Descriptionencoding/xml: add MarshalIndent and move the example
An unindented XML example is hard to follow. MarshalIndent
allows moving the example over to a test file (and fixing it).
Patch Set 1 #Patch Set 2 : code review 5674050: encoding/xml: add MarshalIndent and move the example #Patch Set 3 : diff -r 07abe73c41ce https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 07abe73c41ce https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 07abe73c41ce https://go.googlecode.com/hg/ #Patch Set 6 : diff -r 07abe73c41ce https://go.googlecode.com/hg/ #Patch Set 7 : diff -r 64ae2e0b9b9f https://go.googlecode.com/hg/ #MessagesTotal messages: 7
|