Instead of hardcoding PF_SEEK_* constants use SEEK_* values from stdio.h.
[pforth] / fth / t_load_defer.fth
\ Test INCLUDE errors.
what's dup >name id. \ but DUP is not deferred!
We should never reach this text.