pub const MAX_REPEAT_COUNT: u32 = 1_000_000;
Maximum allowed iteration count for repeat.<count> blocks.
repeat.<count>