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