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