1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:54:40 -07:00
go/src/pkg/json
Russ Cox da5abb9fb3 changes required if we disallow the implicit *
in cap, len, [], and range on maps, strings, and slices.

R=r
DELTA=57  (2 added, 12 deleted, 43 changed)
OCL=30549
CL=30590
2009-06-22 13:34:21 -07:00
..
generic_test.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
generic.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
Makefile mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
parse.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
struct_test.go changes required if we disallow the implicit * 2009-06-22 13:34:21 -07:00
struct.go changes required if we disallow the implicit * 2009-06-22 13:34:21 -07:00