]> git.gag.com Git - debian/pforth/blob - fth/t_load.fth
Merge pull request #26 from ellerh/implement-read-line
[debian/pforth] / fth / t_load.fth
1 \ Test nested INCLUDE errors.
2 \
3 \ Copyright 2001Phil Burk
4
5 \ include t_load_undef.fth
6 \ include t_load_semi.fth
7 include t_load_defer.fth