summaryrefslogtreecommitdiffstatshomepage
path: root/tests/feature_check/const.py
blob: e5928f6d768decb8ecb0d4cd7424f642fbcace76 (plain) (blame)
1
2
x = const(1)
print(x)