Add macro support
[normand.git] / tests / pass-macro-def-same-label.nt
1 !macro meow()
2 11 <salut> 22
3 !end
4
5 !macro mix()
6 11 <salut> 22
7 !end
8
9 aa
10 ---
11 aa
This page took 0.02995 seconds and 4 git commands to generate.