fix formatting
This commit is contained in:
parent
8cd1974d14
commit
d801187d46
|
@ -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 )
|
||||
|
||||
|
|
Loading…
Reference in New Issue