diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/demo.apl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/demo.apl b/tests/demo.apl index 5a70a23..94b0318 100644 --- a/tests/demo.apl +++ b/tests/demo.apl @@ -36,7 +36,7 @@ flush←{ } iota←{ - 11::'Sorry, the iota server is not running' + 11::'Sorry, the iota server is not running (or some other domain error happened)' 12::'Sorry, the iota server was too slow to respond' _←(⎕self ⍵)⍈id {1 ⍵}⍇⍺ |