Reset on block

This commit is contained in:
Devine Lu Linvega 2024-02-22 09:05:57 -08:00
parent 3b8f8c879e
commit 002f85e647
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@
@walk-block ( t* -- )
;&c feof ?<sclr>
[ LIT2 &c $1 "[ ] INC INC NEQ ?walk-block
reset
!<sclr>
@parse-token ( t* -- )