From 60f286cb434bd67bb1af67823ae16afa460d8f48 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Mon, 16 May 2022 12:24:47 +0000 Subject: =?UTF-8?q?Flush=20index=20should=20use=20=E2=8E=95IO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/demo.apl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/demo.apl b/tests/demo.apl index 57f5e5d..d83fdf9 100644 --- a/tests/demo.apl +++ b/tests/demo.apl @@ -27,7 +27,7 @@ flush←{ ⍺←0 12::⍺ msg←1⍨⍇0 - _←⎕←'Flush' ⍺ msg + _←⎕←'Flush' (⍺+⎕IO) msg (⍺+1)∇⍵ } -- cgit v1.2.3