Added more tests
This commit is contained in:
parent
86c795ecce
commit
792d0eb74d
8 changed files with 58 additions and 23 deletions
|
@ -62,6 +62,7 @@ var programs = []struct {
|
|||
{"loop-lifetime", 0},
|
||||
{"loop-in-loop", 0},
|
||||
{"for", 0},
|
||||
{"factorial", 0},
|
||||
{"fibonacci", 0},
|
||||
{"memory-free", 0},
|
||||
{"out-of-memory", 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue