aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/program.lux')
-rw-r--r--stdlib/source/library/lux/program.lux1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/source/library/lux/program.lux b/stdlib/source/library/lux/program.lux
index 8fabbe9c7..11ddcdd16 100644
--- a/stdlib/source/library/lux/program.lux
+++ b/stdlib/source/library/lux/program.lux
@@ -33,6 +33,7 @@
@.jvm body
@.js body
@.python body
+ ... else
(` ((~! do) (~! io.monad)
[(~ g!output) (~ body)
(~ g!_) (~! thread.run!)]