mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-08-08 09:24:59 +00:00
Re-enable closing incfile after include
This commit is contained in:
@@ -73,6 +73,6 @@
|
||||
incfile push isfile@ incfile !
|
||||
savetib >r interpret-via-tib
|
||||
\ ." before isfile@ closefile"
|
||||
\ isfile@ closefile
|
||||
incfile @ 2+ closefile Abort" error closing file"
|
||||
\ ." after isfile@ closefile"
|
||||
r> restoretib ;
|
||||
|
Reference in New Issue
Block a user