X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/bb6b2dcdd9acffabfd373c4c3f6b64a9cc43f335..946b28a8478c998de8aaec852f23548a4242e070:/fth/t_load_defer.fth diff --git a/fth/t_load_defer.fth b/fth/t_load_defer.fth index 01b4e8b..c5e79e9 100644 --- a/fth/t_load_defer.fth +++ b/fth/t_load_defer.fth @@ -1,5 +1,5 @@ -\ Test INCLUDE errors. - -what's dup >name id. \ but DUP is not deferred! - -We should never reach this text. +\ Test INCLUDE errors. + +what's dup >name id. \ but DUP is not deferred! + +We should never reach this text.