summaryrefslogtreecommitdiffstats
path: root/test cases/common/217 test priorities/testprog.py
blob: 470f28c3b0ef89b46642f1816337845239da90c8 (plain)
1
2
3
4
5
#!/usr/bin/env python3

import sys

print(sys.argv[1])