X-Git-Url: http://git.subgeniuskitty.com/pforth/.git/blobdiff_plain/bb6b2dcdd9acffabfd373c4c3f6b64a9cc43f335..3c17aa8d8a273fd184fc9681c0c998d35128b5b9:/fth/t_load_pairs.fth diff --git a/fth/t_load_pairs.fth b/fth/t_load_pairs.fth index b4b93c7..ec41b73 100644 --- a/fth/t_load_pairs.fth +++ b/fth/t_load_pairs.fth @@ -1,5 +1,5 @@ -\ Test INCLUDE errors. - -: T.LOAD.PAIRS - 10 0 DO i . THEN -; +\ Test INCLUDE errors. + +: T.LOAD.PAIRS + 10 0 DO i . THEN +;