Files
python-uncompyle6/test/simple_source/stmts/15_for_if.py
rocky 5babde61c4 Misc changes
Back off of some validation tests for now.
2016-05-12 11:22:00 -04:00

4 lines
47 B
Python

if __name__:
for i in (1,2):
x = 3