mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
forgot '\\'
This commit is contained in:
parent
d061166684
commit
c209a2822e
1 changed files with 1 additions and 0 deletions
|
@ -1327,6 +1327,7 @@ char 0 char B - constant STRING-OVERFLOW-ERROR \ -18
|
|||
'v' of 11 endof
|
||||
'f' of 12 endof
|
||||
'r' of 13 endof
|
||||
'\\' of '\\' endof
|
||||
drop -1
|
||||
endcase
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue