debugpy/tests/func/testfiles/testpkgs/pkg1/__main__.py
Karthik Nadig 9aaf937478
Removing old test code (#1088)
Removing old test code
2019-01-07 13:38:32 -08:00

3 lines
41 B
Python

print('one')
print('two')
print('three')