Merge pull request #25 from ellerh/implement-save-input
[pforth] / fth / t_load_semi.fth
\ Test INCLUDE errors.
: T.LOAD.PAIRS
1 IF
." hello" cr
; \ missing a THEN