Implemented for loops
This commit is contained in:
parent
ac03657307
commit
d26bf9d1a9
16 changed files with 142 additions and 120 deletions
|
@ -59,7 +59,7 @@ var programs = []struct {
|
|||
{"switch", "", "", 0},
|
||||
{"loop-infinite", "", "", 0},
|
||||
{"loop-lifetime", "", "", 0},
|
||||
{"loop-limited", "", "", 0},
|
||||
{"loop-for", "", "", 0},
|
||||
{"memory-free", "", "", 0},
|
||||
{"out-of-memory", "", "", 0},
|
||||
{"index-static", "", "", 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue