fix bad end handling in string-input

This commit is contained in:
2021-11-27 00:04:12 +01:00
parent b09bbc4afa
commit 877c98d262
5 changed files with 27 additions and 11 deletions
-1
View File
@@ -1588,7 +1588,6 @@ T{ 25 RN2 EXECUTE -> 33 22 11 0 }T
\ -----------------------------------------------------------------------------
TESTING C"
1 debug
T{ : CQ1 C" 123" ; -> }T
T{ CQ1 COUNT EVALUATE -> 123 }T
T{ : CQ2 C" " ; -> }T