diff options
author | Eduardo Julian | 2020-09-16 05:54:25 -0400 |
---|---|---|
committer | Eduardo Julian | 2020-09-16 05:54:25 -0400 |
commit | c10e3c13866ef25bab020ec597fd11aa8d01c862 (patch) | |
tree | 02fbc9123f93eb3768423cbe4f256f988215cf17 /stdlib/source/test/lux/macro/poly/equivalence.lux | |
parent | b1f0014dd9080c6643ecd73db5233fbdff032419 (diff) |
Changed the format of project descriptor files.
Diffstat (limited to 'stdlib/source/test/lux/macro/poly/equivalence.lux')
-rw-r--r-- | stdlib/source/test/lux/macro/poly/equivalence.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/macro/poly/equivalence.lux b/stdlib/source/test/lux/macro/poly/equivalence.lux index 8280e000e..bfd0a2540 100644 --- a/stdlib/source/test/lux/macro/poly/equivalence.lux +++ b/stdlib/source/test/lux/macro/poly/equivalence.lux @@ -18,7 +18,7 @@ ["." text] [collection ["." list]]] - ["." macro + [macro [poly (#+ derived:)]]]) (type: Variant |