X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/a1f4e52df60d8f26327ed57f5a9e7b70d0a04273..8e9db35f299d8f606ba003d3cd8fa9e2c868c880:/fth/t_load_defer.fth?ds=inline 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.