diff options
author | pommicket <pommicket@gmail.com> | 2021-11-17 22:58:17 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2021-11-17 22:58:17 -0500 |
commit | 17cf6b6fa02db452c3b0b88b09b8884f73b0c1eb (patch) | |
tree | 6dd2df582b20935e5537bd6c55b885aeeea9fc65 /04a/in03 | |
parent | 3922fc11cde176e41c98a73f88e5552736b13e2f (diff) |
04a readme and corrections
Diffstat (limited to '04a/in03')
-rw-r--r-- | 04a/in03 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ R=:line ; check if we reached the end of the line C=1R D=xa - ?C=A:read_line + ?C=D:read_line ; increment R, keep looping R+=d1 !:process_line_loop |