Remove schmutz

This commit is contained in:
rocky
2018-06-03 03:53:53 -04:00
parent 1df5aa0ef9
commit 7dfade1195
2 changed files with 1 additions and 3 deletions

View File

@@ -582,8 +582,6 @@ class PythonParser(GenericASTBuilder):
## designLists ::=
## Will need to redo semantic actiion
stmt ::= LOAD_CONST POP_TOP
store ::= STORE_FAST
store ::= STORE_NAME
store ::= STORE_GLOBAL