Files
conference-room-booking-system/frontend/node_modules/shell-quote/print.py
2025-08-20 21:01:11 -04:00

4 lines
53 B
Python
Executable File

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