aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/control/parser/synthesis.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/control/parser/synthesis.lux4
1 files changed, 1 insertions, 3 deletions
diff --git a/stdlib/source/lux/control/parser/synthesis.lux b/stdlib/source/lux/control/parser/synthesis.lux
index 0e42618f6..cdca47d1c 100644
--- a/stdlib/source/lux/control/parser/synthesis.lux
+++ b/stdlib/source/lux/control/parser/synthesis.lux
@@ -13,9 +13,7 @@
["n" nat]
["." frac]]
["." text
- ["%" format (#+ format)]]
- [collection
- ["." list ("#@." functor)]]]
+ ["%" format (#+ format)]]]
[tool
[compiler
[reference (#+)