scons_gd/scons/test/fixture/echo.py

3 lines
27 B
Python
Raw Normal View History

2022-10-15 16:06:26 +02:00
import sys
print(sys.argv)