README.adoc: "normand" -> "Normand"
[normand.git] / tests / fail-cond-blk-else-missing-end.nt
CommitLineData
12b5dbc0
PP
1!m salut(meow)
2 !if meow
3 "true"
4 !else
5 "false"
6!end
7
8m:salut(1)
9m:salut(0)
10---
118:3 - Unknown macro name `salut`
This page took 0.025696 seconds and 4 git commands to generate.