]> Cypherpunks repositories - gostls13.git/commit
fmt: document order of application of %T, %p and the special interfaces
authorRob Pike <r@golang.org>
Wed, 26 Mar 2014 06:18:24 +0000 (17:18 +1100)
committerRob Pike <r@golang.org>
Wed, 26 Mar 2014 06:18:24 +0000 (17:18 +1100)
commit274fc7600d9397e1ddffbe55a73271e438312a87
treed9bc700d8209358a388c096cee60a9d54031d7f6
parent34767046d723538d895f2be47a4ece16cc680b6f
fmt: document order of application of %T, %p and the special interfaces
Their priority was not documented.

Fixes #7571.

LGTM=adg
R=golang-codereviews, adg
CC=golang-codereviews
https://golang.org/cl/80360043
src/pkg/fmt/doc.go