aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/program.lux')
-rw-r--r--stdlib/source/test/lux/program.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/test/lux/program.lux b/stdlib/source/test/lux/program.lux
index e7d4a4767..2da869ab5 100644
--- a/stdlib/source/test/lux/program.lux
+++ b/stdlib/source/test/lux/program.lux
@@ -17,8 +17,8 @@
[syntax (#+ syntax:)]]
[math
["." random]]]
- {1
- ["." /]})
+ [\\
+ ["." /]])
(syntax: (actual_program {actual_program (<| <code>.form
(<>.after (<code>.text! "lux def program"))