augassign semantic action bug

This commit is contained in:
rocky
2016-11-11 08:41:55 -05:00
parent 0f536b18fa
commit f4999f6300
3 changed files with 4 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ Usage-Examples:
test_pyenvlib.py --all # decompile all tests (suite + libs)
test_pyenvlib.py --all --verify # decomyile all tests and verify results
test_pyenvlib.py --test # decompile only the testsuite
test_pyenvlib.py --2.7.11 --verify # decompile and verify python lib 2.7.11
test_pyenvlib.py --2.7.12 --verify # decompile and verify python lib 2.7.11
Adding own test-trees: