diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/start.apl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/start.apl b/runtime/start.apl index 70df0fb..d65d0bc 100644 --- a/runtime/start.apl +++ b/runtime/start.apl @@ -50,4 +50,4 @@ ⍵ } {∇ ⍵ handle {1 ⍵}⍇⍬} indented -}&'session'⊢0 ⎕self ('APL9> ') +}&'session'⊢0 ⎕self (6⍴' ') |