diff options
Diffstat (limited to '')
-rw-r--r-- | stdlib/source/lux/macro/syntax/common/reader.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/lux/macro/syntax/common/reader.lux b/stdlib/source/lux/macro/syntax/common/reader.lux index fc4de3940..6ad2e4d46 100644 --- a/stdlib/source/lux/macro/syntax/common/reader.lux +++ b/stdlib/source/lux/macro/syntax/common/reader.lux @@ -73,7 +73,7 @@ tail (s.local (list tail) (flat-list^ []))] (wrap (#.Cons head tail)))))) -(do-template [<name> <type> <tag> <then>] +(template [<name> <type> <tag> <then>] [(def: <name> (Syntax <type>) (<| s.tuple |