4fb486a821baee6ac0f3483239027c0061c716f3
[normand.git] / tests / fail-macro-exp-inval-param-str.nt
1 !macro salut(a, b, c)
2 "meow" 23 42
3 !end
4
5 aa bb m:salut(42, "yo", 12) ff
6 ---
7 5:19 - Expecting a constant integer, a constant floating point number, a name, or `{`
This page took 0.029133 seconds and 3 git commands to generate.