]> Cypherpunks repositories - gostls13.git/commit
fmt: document the behaviour of %p on slices
authormewmew <rnd0x00@gmail.com>
Thu, 29 Mar 2018 23:00:01 +0000 (23:00 +0000)
committerRob Pike <r@golang.org>
Fri, 30 Mar 2018 00:19:36 +0000 (00:19 +0000)
commitb8620afb8d17a2b884f20535ccbc21b192b75b3a
tree9e98b9fcb50dc74eddb87482fd5afbe38e86ab30
parent72b0fb5153765fef92290a7c3eb816201bbd20fd
fmt: document the behaviour of %p on slices

Fixes #23291.

Change-Id: I9bb3b8246968693871d4800e2cdb2c8390f4b6a6
GitHub-Last-Rev: bc3444206764016b730d770a8c71a49c214ae824
GitHub-Pull-Request: golang/go#24600
Reviewed-on: https://go-review.googlesource.com/103516
Reviewed-by: Rob Pike <r@golang.org>
src/fmt/doc.go