Merge pull request #80 from letoh/use-pattern-rules
[pforth] / fth / t_load_semi.fth
\ Test INCLUDE errors.
: T.LOAD.PAIRS
1 IF
." hello" cr
; \ missing a THEN