Make it possible to specify more that one byte with `%`
[normand.git] / tests / fail-macro-exp-inval-param-float.nt
CommitLineData
320644e2
PP
1!macro salut(a, b, c)
2 "meow" 23 42
3!end
4
5aa bb m:salut(42, 45.12, 12) ff
6---
75:21 - Expecting `,`
This page took 0.02283 seconds and 4 git commands to generate.