package test func init() { marshalCases = append(marshalCases, []interface{}{"hello"}) }