Merge pull request #9 from philburk/fix-makefile
[pforth] / fth / t_load_pairs.fth
\ Test INCLUDE errors.
: T.LOAD.PAIRS
10 0 DO i . THEN
;