Fix FILE-POSITION REPOSITION-FILE and FILE-SIZE. Now use double precision offsets.
[pforth] / fth / t_load_semi.fth
\ Test INCLUDE errors.
: T.LOAD.PAIRS
1 IF
." hello" cr
; \ missing a THEN