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