Added placeholders for type casts
This commit is contained in:
parent
bbf2970c4e
commit
ae6530aadb
19 changed files with 61 additions and 42 deletions
|
@ -67,6 +67,7 @@ var programs = []struct {
|
|||
{"index-dynamic", 0},
|
||||
{"struct", 0},
|
||||
{"len", 0},
|
||||
{"cast", 0},
|
||||
}
|
||||
|
||||
func TestPrograms(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue