From f5ea447c9c6f1b3ddadc97dcb0057674b4dd0665 Mon Sep 17 00:00:00 2001 From: glenda Date: Sat, 10 Sep 2022 00:24:23 +0000 Subject: First step of a programmable session --- tests/chain.apl | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests') diff --git a/tests/chain.apl b/tests/chain.apl index 62bc1a9..af09a2b 100644 --- a/tests/chain.apl +++ b/tests/chain.apl @@ -1,6 +1,3 @@ -send←⍈ ⍝ I can't type those easily so give them names -recv←⍇ - worker←{ msg←{1 ⍵}recv ⍬ ⍵≡⍬: ⎕←'DONE' -- cgit v1.2.3