Change throw code for abort quote from -1 to -2.
[pforth] / fth / t_load_undef.fth
\ Test INCLUDE errors.
: T.LOAD.UNDEF
23 45 swap BADWORD \ reference an undefined word!
;