From d78b13ae6bbf408a102108228932aad9fdd6c930 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Mon, 16 May 2022 16:32:24 +0000 Subject: Update error string in demo.apl --- tests/demo.apl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ⍵}⍇⍺ -- cgit v1.2.3