Add support for vs2017 and update .gitignore to ignore vs cruft
[pforth] / fth / t_load_undef.fth
\ Test INCLUDE errors.
: T.LOAD.UNDEF
23 45 swap BADWORD \ reference an undefined word!
;