README.adoc: "normand" -> "Normand"
[normand.git] / tests / pass-cond-blk-expr-label.nt
1 aa bb
2 <meow>
3 cc
4 !if {meow == 2} dd !end
5 !if {meow != 2} 88 !end
6 ee ff
7 ---
8 aa bb
9 cc
10 dd
11 ee ff
This page took 0.031151 seconds and 4 git commands to generate.