summaryrefslogtreecommitdiffstats
path: root/tests/011/macros-2.txr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/011/macros-2.txr')
-rw-r--r--tests/011/macros-2.txr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/011/macros-2.txr b/tests/011/macros-2.txr
index a6693c6b..0d7cc607 100644
--- a/tests/011/macros-2.txr
+++ b/tests/011/macros-2.txr
@@ -22,7 +22,7 @@
(prinl
(ignwarn
- (sys:expand
+ (expand
'(whilst ((< i 100))
(if (< (inc i) 20)
continue)