JoystickAndCursorKeys/basic64-js

REM commands, should not be impacted by normalize

Closed this issue · 0 comments

REM commands, should be left intact, even after reformat
Example

REM animator
should never become
REM animat or
;what happened here is that "or" is a keyword
;but in context of REM it should not be considered