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