aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/host.old.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/host.old.lux4
1 files changed, 1 insertions, 3 deletions
diff --git a/stdlib/source/lux/host.old.lux b/stdlib/source/lux/host.old.lux
index c559d3555..e5a5b3624 100644
--- a/stdlib/source/lux/host.old.lux
+++ b/stdlib/source/lux/host.old.lux
@@ -1462,9 +1462,7 @@
(#.Left error)
(recover-from-failure error)))}
- (with-gensyms [g!_]
- (wrap (list (` ("lux try" ((~! io.label) (.function ((~ g!_) (~ g!_))
- (~ expression)))))))))
+ (wrap (list (` ("lux try" ((~! io.io) (~ expression)))))))
(syntax: #export (check {#let [imports (class-imports *compiler*)]}
{class (generic-type^ imports (list))}