aboutsummaryrefslogtreecommitdiff
path: root/tests/test5.chn
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test5.chn')
-rw-r--r--tests/test5.chn5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/test5.chn b/tests/test5.chn
index 6e4a5f0..eb0b88b 100644
--- a/tests/test5.chn
+++ b/tests/test5.chn
@@ -1 +1,4 @@
-@+{@1 @+{@2 @3}}
+@define{@a}{@lambda{@x}{A<@x>}}%
+@define{@b}{@lambda{@x}{B<@x>}}%
+%@define{@c}{@b @a @b}%
+@a{a @b{b}}