aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/test3.chn12
1 files changed, 9 insertions, 3 deletions
diff --git a/t/test3.chn b/t/test3.chn
index 42a0b97..2fbdeab 100644
--- a/t/test3.chn
+++ b/t/test3.chn
@@ -1,3 +1,9 @@
-{@define}{@define-function}{{@syntax}{@name @args @body}{{@define}{@name}{{@lambda}{@args}{@body}}}}%
-{@define-function}{@foo}{@a @b}{hola @b}%
-{@foo}{mundo}{casa}
+@define{@define-function}{@syntax{@name @args @body}{@define{@name}{@lambda{@args}{@body}}}}%
+@define-function{@foo}{@a @b}{hola @b}%
+@foo{mundo}{casa}
+@define{@section}{@lambda*{@title}{@gp{@quote{@section}}}{@title@siblings@title
+}}%
+@section{Hello World}
+hola
+@section{Good Bye World}
+chao