go/src/fmt
Shenghou Ma e12b1ddc99 fmt: reword the document for [n].
Fixes #9632.

Change-Id: Ic4d7cad8ff62023c1beecd2d62e48eb9258f5306
Reviewed-on: https://go-review.googlesource.com/3013
Reviewed-by: Rob Pike <r@golang.org>
2015-01-19 06:35:21 +00:00
..
doc.go fmt: reword the document for [n]. 2015-01-19 06:35:21 +00:00
export_test.go
fmt_test.go fmt: fix bug in scanning of hex strings 2014-12-22 04:08:32 +00:00
format.go fmt: part 2 of the great flag rebuild: make %+v work in formatters 2014-10-03 13:23:35 -07:00
print.go fmt: print &map like &slice and &struct 2014-10-03 20:27:08 -07:00
scan.go fmt: fix bug in scanning of hex strings 2014-12-22 04:08:32 +00:00
scan_test.go fmt: fix bug in scanning of hex strings 2014-12-22 04:08:32 +00:00
stringer_test.go