]> Cypherpunks repositories - gostls13.git/commit
fmt: add Stringer example
authorBlain Smith <rebelgeek@blainsmith.com>
Mon, 17 Jul 2017 15:42:25 +0000 (09:42 -0600)
committerIan Lance Taylor <iant@golang.org>
Wed, 16 Aug 2017 18:02:42 +0000 (18:02 +0000)
commit58f84fdf29ca2f014a813991cf35e52de91a43cb
treeefc195af6065569067eaba68a82ab034e1ad8c17
parente82e1204290ffb4b6b4953d25c5451bc2a0f2f1a
fmt: add Stringer example

Change-Id: I901f995f8aedee47c48252745816e53192d4b7e4
Reviewed-on: https://go-review.googlesource.com/49090
Reviewed-by: Sam Whited <sam@samwhited.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Sam Whited <sam@samwhited.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/fmt/example_test.go [new file with mode: 0644]