aboutsummaryrefslogtreecommitdiff
path: root/t/test3.chn
blob: 2fbdeab605010456d9541cbbd79a0985347711cb (plain)
1
2
3
4
5
6
7
8
9
@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