Added allocator test
This commit is contained in:
parent
f7a4f0cacc
commit
da3b83203c
2 changed files with 36 additions and 0 deletions
|
@ -70,6 +70,7 @@ var programs = []struct {
|
|||
{"index-dynamic", 0},
|
||||
{"struct", 0},
|
||||
{"struct-lifetime", 0},
|
||||
{"allocator", 0},
|
||||
{"len", 0},
|
||||
{"cast", 0},
|
||||
{"function-pointer", 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue