Merge pull request #21 from ellerh/fix-+loop
[pforth] / fth / t_load_undef.fth
\ Test INCLUDE errors.
: T.LOAD.UNDEF
23 45 swap BADWORD \ reference an undefined word!
;