1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/lib/json
Ken Thompson ae5a475e20 range clause must have = or :=
:= illegal in for-increment

R=r
OCL=21204
CL=21204
2008-12-15 13:44:27 -08:00
..
generic_test.go range clause must have = or := 2008-12-15 13:44:27 -08:00
generic.go range clause must have = or := 2008-12-15 13:44:27 -08:00
Makefile add JSON library 2008-12-11 12:25:58 -08:00
parse.go add JSON library 2008-12-11 12:25:58 -08:00
struct_test.go add JSON library 2008-12-11 12:25:58 -08:00
struct.go add JSON library 2008-12-11 12:25:58 -08:00