README.adoc: "normand" -> "Normand"
[normand.git] / tests / pass-cond-blk-else.nt
CommitLineData
12b5dbc0
PP
1!m salut(meow)
2 !if meow
3 "true"
4 !else
5 "false"
6 !end
7!end
8
9m:salut(1)
10m:salut(0)
11---
1274 72 75 65
1366 61 6c 73 65
This page took 0.021814 seconds and 4 git commands to generate.