We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d72e43 commit 63a5310Copy full SHA for 63a5310
1 file changed
zxbparser.py
@@ -476,7 +476,6 @@ def p_start(p):
476
477
if PRINT_IS_USED:
478
zxbpp.ID_TABLE.define('___PRINT_IS_USED___', 1)
479
- # zxbasmpp.ID_TABLE.define('___PRINT_IS_USED___', 1)
480
481
if zxblex.IN_STATE:
482
p.type = 'NEWLINE'
0 commit comments