README.adoc: "normand" -> "Normand"
[normand.git] / tests / fail-macro-exp-missing-name.nt
1 !macro salut(a, b, c)
2 "meow" 23 42
3 !end
4
5 aa bb m:(1, 2, 3)
6 ---
7 5:9 - Expecting a valid macro name
This page took 0.034063 seconds and 4 git commands to generate.