44c1ee14fa7713e3e292d3cbe8f777dea6927b87
[normand.git] / tests / pass-readme-learn-cond-1.nt
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 ---
16 6d 65 6f 77 20 6d 65 6f 77 20 6d 65 6f 77 20 6d
17 65 6f 77 20 6d 65 6f 77 20 6d 65 6f 77 20 6d 69
18 78 20 6d 65 6f 77 20 6d 69 78 20 6d 65 6f 77 20
19 6d 69 78 20 6d 65 6f 77 20 6d 69 78
This page took 0.029936 seconds and 3 git commands to generate.