aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang.lux
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/source/luxc/lang.lux')
-rw-r--r--new-luxc/source/luxc/lang.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/new-luxc/source/luxc/lang.lux b/new-luxc/source/luxc/lang.lux
index 844cc6755..45a8b1860 100644
--- a/new-luxc/source/luxc/lang.lux
+++ b/new-luxc/source/luxc/lang.lux
@@ -9,8 +9,8 @@
text/format
(coll [list]))
[meta]
- (meta (type ["tc" check])
- ["s" syntax #+ syntax:]))
+ (meta ["s" syntax #+ syntax:])
+ (lang (type ["tc" check])))
(luxc (lang ["la" analysis])))
(type: #export Eval