summaryrefslogtreecommitdiffstats
path: root/test/fixture/echo.py
blob: 3f685c240fdde2dbf4dfa3c525b201e1b6c611e1 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: MIT
#
# Copyright The SCons Foundation

import sys
print(sys.argv)