X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/fe6f537b3e23ad201ba6236a6cedef2e565349a7..646bd2a85a71d5421c0021f4e37e3cd5849280ec:/fth/file.fth diff --git a/fth/file.fth b/fth/file.fth index 6b0db20..8fe0810 100644 --- a/fth/file.fth +++ b/fth/file.fth @@ -68,7 +68,6 @@ create (LINE-TERMINATOR) \n c, WHILE ( ) refill 0= IF EXIT THEN ( ) REPEAT - ; }private @@ -123,6 +122,7 @@ create (LINE-TERMINATOR) \n c, CASE -1 OF postpone ( ENDOF 0 OF postpone ( ENDOF + \ for input from files multi-line-comment ENDCASE ; immediate