slice_test.go 90 B

12345
  1. package test
  2. func init() {
  3. marshalCases = append(marshalCases, []interface{}{"hello"})
  4. }