CLI: --var/--label: accept the usual int./floating point number form
[normand.git] / tests / fail-macro-exp-inval-param-str.nt
CommitLineData
320644e2
PP
1!macro salut(a, b, c)
2 "meow" 23 42
3!end
4
5aa bb m:salut(42, "yo", 12) ff
6---
dbd84e74 75:19 - Expecting a constant integer, a constant floating point number, a name, or `{`
This page took 0.022535 seconds and 4 git commands to generate.