Files
python-uncompyle6/test/simple-source/branching/if.py
2015-12-17 12:44:40 -05:00

5 lines
61 B
Python

# Tests:
# ifstmt ::= testexpr _ifstmts_jump
if a:
b = c