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