Files
python-uncompyle6/test/simple_source/branching/if.py
2015-12-21 12:34:19 -05:00

5 lines
61 B
Python

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