aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/synthesis/expression.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--new-luxc/source/luxc/lang/synthesis/expression.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/new-luxc/source/luxc/lang/synthesis/expression.lux b/new-luxc/source/luxc/lang/synthesis/expression.lux
index 4571a8875..b9f5d56cc 100644
--- a/new-luxc/source/luxc/lang/synthesis/expression.lux
+++ b/new-luxc/source/luxc/lang/synthesis/expression.lux
@@ -8,8 +8,8 @@
text/format
(coll [list "list/" Functor<List> Fold<List> Monoid<List>]
[dict #+ Dict]))
- (meta [code]
- ["s" syntax]))
+ (macro [code]
+ ["s" syntax]))
(luxc (lang ["la" analysis]
["ls" synthesis]
(synthesis [";S" case]