1 files changed, 1 insertions(+), 1 deletions(-)
M src/left.tal
M src/left.tal => src/left.tal +1 -1
@@ 1210,7 1210,7 @@ JMP2r
@file-save ( -- )
( remove trailing whitespace )
- get-eof ;text EQU
+ get-eof ;text
&l
LDA2k #200a NEQ2 ?&no-space DUP2 trim &no-space
LDA2k #090a NEQ2 ?&no-tab DUP2 trim &no-tab