~rabbits/left

531dafcc80313d72fca9b7999ba24641c047fcf3 — Devine Lu Linvega a month ago 359bb94
Fixed leak
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