README.adoc: "normand" -> "Normand"
[normand.git] / tests / fail-macro-exp-param-count-mismatch.nt
CommitLineData
320644e2
PP
1!macro salut(a, b, c)
2 "meow" 23 42
3!end
4
5aa bb m:salut(42, 0x23)
6---
75:15 - Macro expansion passes 2 parameters while the definition expects 3
This page took 0.022677 seconds and 4 git commands to generate.