Merge pull request #13 from philburk/fixrom
[pforth] / fth / t_load_undef.fth
\ Test INCLUDE errors.
: T.LOAD.UNDEF
23 45 swap BADWORD \ reference an undefined word!
;