summaryrefslogtreecommitdiffstats
path: root/tests/012
diff options
context:
space:
mode:
Diffstat (limited to 'tests/012')
-rw-r--r--tests/012/struct.tl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/012/struct.tl b/tests/012/struct.tl
index cc4bd79b..e7c025f4 100644
--- a/tests/012/struct.tl
+++ b/tests/012/struct.tl
@@ -84,7 +84,8 @@
\ (slotset #:g0004 'x\n \
\ #:g0006)\n \
\ (slotset #:g0004 'y\n \
- \ #:g0007)))")
+ \ #:g0007))\n \
+ \ ())")
(defstruct (boa x y) nil
(x 0) (y 0))