Files
python-uncompyle6/test/simple_source/stmts/00_pass.py
rocky 7a2703634f Fix up looping by reinstating JUMP_ABSOLUTE -> JUMP_BACK or CONTINUE
get jump offsets into jump attributes. Fix up 3.2 scanner paritally
and use that in 3.4 for in cross version disassembly.
2015-12-26 03:06:03 -05:00

4 lines
43 B
Python

# Tests:
# assign ::= expr designator
pass