Merge pull request #23 from ellerh/forth2012-number-syntax
[pforth] / fth / t_load_pairs.fth
\ Test INCLUDE errors.
: T.LOAD.PAIRS
10 0 DO i . THEN
;