]> git.gag.com Git - debian/pforth/blob - fth/t_load.fth
Fix REPOSITION-FILE, HISTORY, locked file handle and other problems.
[debian/pforth] / fth / t_load.fth
1 \ Test nested INCLUDE errors.\r
2 \\r
3 \ Copyright 2001Phil Burk\r
4 \r
5 \ include t_load_undef.fth\r
6 \ include t_load_semi.fth\r
7 include t_load_defer.fth\r