go/src/encoding/xml
Didier Spezia f4f0344fe2 encoding/base64,xml: map/slice literals janitoring
Simplify slice/map literal expressions.
Caught with gofmt -d -s, fixed with gofmt -w -s

Change-Id: I639cfb02b1f57dea4087863df3995889c9371529
Reviewed-on: https://go-review.googlesource.com/13837
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-09-11 14:05:40 +00:00
..
atom_test.go
example_test.go
marshal.go encoding/xml: fix race using finfo.parents in s.trim 2015-07-27 18:03:45 +00:00
marshal_test.go encoding/base64,xml: map/slice literals janitoring 2015-09-11 14:05:40 +00:00
read.go
read_test.go encoding/xml: restore Go 1.4 name space behavior 2015-07-27 16:03:38 +00:00
typeinfo.go encoding/xml: restore Go 1.4 name space behavior 2015-07-27 16:03:38 +00:00
xml.go encoding/xml: Return SyntaxError for unmatched root start elements. 2015-09-10 01:18:30 +00:00
xml_test.go encoding/xml: Return SyntaxError for unmatched root start elements. 2015-09-10 01:18:30 +00:00