README.adoc: "normand" -> "Normand"
[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, `!else`, or `!end` (end of conditional block)
This page took 0.030321 seconds and 4 git commands to generate.