1
0
mirror of https://github.com/golang/go synced 2024-10-03 12:31:21 -06:00
go/src/pkg/json
Adam Langley a070722340 json: minor comment fix.
I screwed up and didn't write one of the code review changes to disk
before submitting.

TBR=rsc

R=rsc
https://golang.org/cl/154122
2009-11-13 14:59:04 -08:00
..
generic_test.go json: support \u escaping in strings 2009-11-11 17:13:14 -08:00
generic.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00
parse.go json: support \u escaping in strings 2009-11-11 17:13:14 -08:00
struct_test.go json: allow one to unmarshal a top-level JSON array. 2009-11-13 13:00:45 -08:00
struct.go json: minor comment fix. 2009-11-13 14:59:04 -08:00