From a08fef645e4b2504d7c2109946c90e63ca91b731 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 27 Feb 2022 15:31:02 -0500 Subject: cleaned up comments --- 04/in03 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '04/in03') diff --git a/04/in03 b/04/in03 index a0cee4f..dc459e9 100644 --- a/04/in03 +++ b/04/in03 @@ -127,7 +127,7 @@ R=:line !:read_line_loop_end :read_line_loop_end -; remove whitespace (specifically, ' ' characters) at end of line +; remove whitespace (specifically, space characters) at end of line I=R :remove_terminal_whitespace_loop I-=d1 -- cgit v1.2.3