ziglings/patches/patches/072_comptime7.patch
2021-04-24 14:34:46 -04:00

4 lines
108 B
Diff

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