aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/world/file.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/world/file.lux3
1 files changed, 2 insertions, 1 deletions
diff --git a/stdlib/source/lux/world/file.lux b/stdlib/source/lux/world/file.lux
index 6ed752f74..6310a47b9 100644
--- a/stdlib/source/lux/world/file.lux
+++ b/stdlib/source/lux/world/file.lux
@@ -348,7 +348,8 @@
(function (discard _)
(!delete path cannot-discard-directory)))))
- (structure: #export system (System IO)
+ (structure: #export system
+ (System IO)
(~~ (template [<name> <method> <capability> <exception>]
[(def: <name>
(..can-open