aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/extension.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/extension.lux')
-rw-r--r--stdlib/source/test/lux/extension.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/test/lux/extension.lux b/stdlib/source/test/lux/extension.lux
index e20189fa3..c784788ba 100644
--- a/stdlib/source/test/lux/extension.lux
+++ b/stdlib/source/test/lux/extension.lux
@@ -40,8 +40,8 @@
[analysis
["." type]]]]]]]
["_" test (#+ Test)]]
- {1
- ["." / (#+ analysis: synthesis: generation: directive:)]})
+ [\\
+ ["." / (#+ analysis: synthesis: generation: directive:)]])
(def: my_analysis "my analysis")
(def: my_synthesis "my synthesis")