add 072 comptime 7
This commit is contained in:
parent
5d7217dcbf
commit
14c7e73343
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