Add macro support
[normand.git] / tests / fail-macro-def-in-cond.nt
1 !if {23}
2 !macro salut()
3 "meow" 23 42
4 !end
5 !end
6 ---
7 2:3 - Expecting an item or `!end` (end of conditional block)
This page took 0.037208 seconds and 4 git commands to generate.