Home | History | Annotate | Download | only in jsonpb

Lines Matching refs:cat

462 	{"proto2 map<int64, string>", marshaler, &pb.Maps{MInt64Str: map[int64]string{213: "cat"}},
463 `{"mInt64Str":{"213":"cat"}}`},