aboutsummaryrefslogtreecommitdiff
path: root/t/test3.chn
diff options
context:
space:
mode:
Diffstat (limited to 't/test3.chn')
-rw-r--r--t/test3.chn9
1 files changed, 0 insertions, 9 deletions
diff --git a/t/test3.chn b/t/test3.chn
deleted file mode 100644
index 2fbdeab..0000000
--- a/t/test3.chn
+++ /dev/null
@@ -1,9 +0,0 @@
-@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