xref
: /
external
/
ltp
/
testcases
/
commands
/
file
/
datafiles
/
in.py
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
usr
/
bin
/
env
python3
2
3
print
(
"This is a test."
)
4