Files
-S.I.S-QuaySo_v2/node_modules/shell-quote/print.py
T

4 lines
53 B
Python
Raw Normal View History

2026-03-26 09:28:14 +07:00
#!/usr/bin/env python3
import sys
print(sys.argv[1])