Add the directive form of a repetition (`!repeat`)
[normand.git] / tests / pass-readme-intro-rep.nt
index 586afb3847b313e92c1110b662f712b7ffa37d4b..d4c0cee81a14f446e883bc331d611d6fc09442f9 100644 (file)
@@ -1,4 +1,8 @@
 aa bb * 5 cc <zoom> "yeah\0" * {zoom * 3}
+
+!repeat 3
+  ff ee "juice"
+!end
 ---
 aa bb bb bb bb bb cc 79 65 61 68 00 79 65 61 68
 00 79 65 61 68 00 79 65 61 68 00 79 65 61 68 00
@@ -7,3 +11,5 @@ aa bb bb bb bb bb cc 79 65 61 68 00 79 65 61 68
 61 68 00 79 65 61 68 00 79 65 61 68 00 79 65 61
 68 00 79 65 61 68 00 79 65 61 68 00 79 65 61 68
 00 79 65 61 68 00 79 65 61 68 00 79 65 61 68 00
+ff ee 6a 75 69 63 65 ff ee 6a 75 69 63 65 ff ee
+6a 75 69 63 65
This page took 0.022722 seconds and 4 git commands to generate.