Add macro support
[normand.git] / tests / fail-macro-exp-missing-paren.nt
1 !macro salut(a, b, c)
2 "meow" 23 42
3 !end
4
5 aa bb m:salut ff
6 ---
7 5:15 - Expecting `(`
This page took 0.029735 seconds and 4 git commands to generate.