aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/ffi/export.js.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/ffi/export.js.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/library/lux/ffi/export.js.lux b/stdlib/source/library/lux/ffi/export.js.lux
index a661027ab..bb725ed0c 100644
--- a/stdlib/source/library/lux/ffi/export.js.lux
+++ b/stdlib/source/library/lux/ffi/export.js.lux
@@ -2,7 +2,6 @@
[library
[lux (.except)
[extension (.only declaration)]
- ["[0]" static]
[abstract
["[0]" monad (.only do)]]
[control
@@ -16,6 +15,7 @@
[math
["[0]" random]]
["[0]" meta (.only)
+ ["[0]" static]
["[0]" code (.only)
["<[1]>" \\parser]]
["[0]" macro (.only)