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