]> Cypherpunks repositories - gostls13.git/commit
Refactor output message
authorLev Ustimenko <Leva3175@gmail.com>
Mon, 22 Apr 2024 20:09:05 +0000 (20:09 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 22 Apr 2024 22:06:14 +0000 (22:06 +0000)
commit5a3b6400ef053d52a3dd25e945f647bc7ea2b088
tree8bc39de0902418f319c11538118316e7cf6b293b
parentaa63ef4b8b997e59ab895841d8643afdae786edf
Refactor output message

"/reflect/all_test.go : refactor message."

This PR corrects a syntax

%value -> %v

Change-Id: Ie56b93d238f090c564a88eb963dc9b7773054356
GitHub-Last-Rev: 023fde3ed4f31d5d702d76a593a63aaad1b4ac39
GitHub-Pull-Request: golang/go#66974
Reviewed-on: https://go-review.googlesource.com/c/go/+/580935
Reviewed-by: Joedian Reid <joedian@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
src/reflect/all_test.go