Fixed lots of warning and made code compatible with C89 and ANSI with -pedantic.
[pforth] / fth / t_load_pairs.fth
\ Test INCLUDE errors.
: T.LOAD.PAIRS
10 0 DO i . THEN
;