Add conditional block parsing failure tests
[normand.git] / tests / pass-readme-learn-cond-1.nt
CommitLineData
27d52a19
PP
1{at = 1}
2{rep_count = 9}
3
4!repeat rep_count
5 "meow "
6
7 !if {ICITTE > 25}
8 "mix"
9
10 !if {at < rep_count} 20 !end
11 !end
12
13 {at = at + 1}
14!end
15---
166d 65 6f 77 20 6d 65 6f 77 20 6d 65 6f 77 20 6d
1765 6f 77 20 6d 65 6f 77 20 6d 65 6f 77 20 6d 69
1878 20 6d 65 6f 77 20 6d 69 78 20 6d 65 6f 77 20
196d 69 78 20 6d 65 6f 77 20 6d 69 78
This page took 0.023204 seconds and 4 git commands to generate.