add 072 comptime 7
This commit is contained in:
parent
92307078d5
commit
2f0f823a73
3 changed files with 74 additions and 0 deletions
4
patches/patches/072_comptime7.patch
Normal file
4
patches/patches/072_comptime7.patch
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
38c38
|
||||
< ??? (i < instructions.len) : (???) {
|
||||
---
|
||||
> inline while (i < instructions.len) : (i += 3) {
|
||||
Loading…
Add table
Add a link
Reference in a new issue