Add conditional block support
[normand.git] / tests / pass-cond-blk-expr-label-inner.nt
1 11
2 !repeat 2
3 aa bb
4 <meow>
5 cc
6 !if meow dd !end
7 ee ff
8 !end
9 22
10 ---
11 11
12
13 aa bb
14 cc
15 dd
16 ee ff
17
18 aa bb
19 cc
20 dd
21 ee ff
22
23 22
This page took 0.031419 seconds and 4 git commands to generate.