summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/demo.apl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/demo.apl b/tests/demo.apl
index 99ef783..00d2fbf 100644
--- a/tests/demo.apl
+++ b/tests/demo.apl
@@ -37,6 +37,7 @@ iota←{
12::'Sorry, the iota server was too slow to respond'
⍝ Sending messages to a nonexisting thread throws a domain error (11)
⍝ And if a timeout happens, an error 12 will happen.
+ _←flush ''
_←(⎕self ⍵)⍈id
1⍨⍇⍺
}