aboutsummaryrefslogtreecommitdiff
path: root/t/test3.chn
diff options
context:
space:
mode:
authorThomas Albers Raviola <thomas@thomaslabs.org>2024-05-21 11:32:09 +0200
committerThomas Albers Raviola <thomas@thomaslabs.org>2024-05-21 11:32:09 +0200
commit6fb1cd644308ac46a71536cc7da3a16377107b4f (patch)
tree4aa8f904ced791c3b3076d78525636ef0312e6d3 /t/test3.chn
parentf19998f7fd9db2bd1ed4eb80ea1744a013b166fa (diff)
Rename test filesHEADmaster
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