diff --git a/test/ispell.tal b/test/ispell.tal index 688d491..9b695c0 100644 --- a/test/ispell.tal +++ b/test/ispell.tal @@ -50,7 +50,7 @@ BRK @on-console-init ( -- BRK ) - .Console/stdin DEI #0a EQU ?{ BRK } ( ; skip ispell's one line banner ) + .Console/stdin DEI #0a EQU ?{ BRK } ( ; skip ispell's one line banner ) #01 .ready STZ ( ; after newline we are ready ) LIT "> print BRK ( ; print simple prompt and return )