Added allocator test
This commit is contained in:
@ -70,6 +70,7 @@ var programs = []struct {
|
||||
{"index-dynamic", 0},
|
||||
{"struct", 0},
|
||||
{"struct-lifetime", 0},
|
||||
{"allocator", 0},
|
||||
{"len", 0},
|
||||
{"cast", 0},
|
||||
{"function-pointer", 0},
|
||||
|
Reference in New Issue
Block a user