mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 21:44:18 +07:00
GitOrigin-RevId: 6dd79b10e56b9e9e2eee76c83d5974dee43446a1
8 lines
80 B
Python
8 lines
80 B
Python
import argparse
|
|
|
|
import a
|
|
|
|
# some comment #
|
|
################
|
|
|
|
print(argparse, a) |