ziglings/patches/patches/072_comptime7.patch

5 lines
108 B
Diff

38c38
< ??? (i < instructions.len) : (???) {
---
> inline while (i < instructions.len) : (i += 3) {