Add the directive form of a repetition (`!repeat`)
[normand.git] / tests / pass-rep-post-expr-var-1.nt
1 aa bb
2 {meow = 3}
3 cc dd * {meow}
4 ee ff
5 ---
6 aa bb
7 cc dd dd dd
8 ee ff
This page took 0.02963 seconds and 4 git commands to generate.