diff options
author | glenda <glenda@9front> | 2022-10-07 12:52:27 +0000 |
---|---|---|
committer | glenda <glenda@9front> | 2022-10-07 12:52:27 +0000 |
commit | a3b635de1753ed4ce73dabdc7e2c24dfdf77891e (patch) | |
tree | 1aebc1496aeeacfd1d7dbce1731ca3b0b224a6ff /demos/chain.apl | |
parent | cbdb05a9092fff39ccdf7fb1d7363dadd3e7ed0f (diff) |
Remote empty lines at the end of demo files
Diffstat (limited to 'demos/chain.apl')
-rw-r--r-- | demos/chain.apl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/chain.apl b/demos/chain.apl index b570d51..89e7830 100644 --- a/demos/chain.apl +++ b/demos/chain.apl @@ -20,4 +20,3 @@ run←{ run 0 ⍝ Run it! ⎕threads 0 1 2 - |