add 072 comptime 7

This commit is contained in:
Dave Gauer
2021-04-24 14:34:46 -04:00
parent 5d7217dcbf
commit 14c7e73343
3 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
38c38
< ??? (i < instructions.len) : (???) {
---
> inline while (i < instructions.len) : (i += 3) {