Files
Botexercito/Frontend/angular-internal-chat/node_modules/shell-quote/print.py
T
2026-03-22 18:07:19 +00:00

4 lines
53 B
Python

#!/usr/bin/env python3
import sys
print(sys.argv[1])