Add conditional block support
[normand.git] / tests / pass-readme-learn-cond-2.nt
1 <str_beg>
2 u16le"meow mix!"
3 <str_end>
4
5 !if {str_end - str_beg > 10}
6 " BIG"
7 !end
8 ---
9 6d 00 65 00 6f 00 77 00 20 00 6d 00 69 00 78 00
10 21 00 20 42 49 47
This page took 0.029757 seconds and 4 git commands to generate.