diff options
Diffstat (limited to 'demos/intro.apl')
-rw-r--r-- | demos/intro.apl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/intro.apl b/demos/intro.apl index 43da2b6..5e4efa5 100644 --- a/demos/intro.apl +++ b/demos/intro.apl @@ -30,5 +30,3 @@ us ⎕threads 4 ⍝ Number of dfn stack frames ⍝ What if we don't want it to timeout? {1 ⍵} ⍇ ⍬ ⍝ No one will send it anything, so it hangs - - |