removed unnecessary comment
This commit is contained in:
@@ -37,10 +37,6 @@ atom
|
|||||||
: INTEGER_LITERAL #intAtom
|
: INTEGER_LITERAL #intAtom
|
||||||
;
|
;
|
||||||
|
|
||||||
/*
|
|
||||||
if 5 = 5 then whatever else whatever
|
|
||||||
*/
|
|
||||||
|
|
||||||
PRINT: 'print';
|
PRINT: 'print';
|
||||||
IF: 'if';
|
IF: 'if';
|
||||||
ELSE: 'else';
|
ELSE: 'else';
|
||||||
|
|||||||
Reference in New Issue
Block a user