04a readme and corrections

This commit is contained in:
pommicket 2021-11-17 22:58:17 -05:00
parent 3922fc11cd
commit 17cf6b6fa0
6 changed files with 44 additions and 13 deletions

View file

@ -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