diff options
Diffstat (limited to 'jefs.fs')
| -rw-r--r-- | jefs.fs | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -331,8 +331,6 @@ hide truncate-(accept-n) 2048 constant line-buffer-length make line-buffer line-buffer-length allot -\ maybe fill the old space with zeroes? -\ seem to be having issues with old words being interpreted : refill ( -- ? ) source-id 0< if false [ ret, ] then 0 >in ! line-buffer tib ! line-buffer line-buffer-length accept 0= if dup 0= if #tib ! false [ ret, ] then then #tib ! true ; |
