README.adoc: "normand" -> "Normand"
[normand.git] / tests / fail-macro-def-in-macro.nt
1 !macro zoom()
2 !macro salut()
3 "meow" 23 42
4 !end
5 !end
6 ---
7 2:3 - Expecting an item or `!end` (end of macro block)
This page took 0.029797 seconds and 4 git commands to generate.