]> Cypherpunks repositories - gostls13.git/commit
internal/reflectlite: fix comment about meaning of flag field
authorKeith Randall <khr@golang.org>
Sat, 14 Jun 2025 23:38:26 +0000 (16:38 -0700)
committerKeith Randall <khr@google.com>
Mon, 16 Jun 2025 22:21:48 +0000 (15:21 -0700)
commit3254c2bb8308690a88a9f62b7f51c84d80325e79
treea6426a0af685235c396965be7ec75f686bba15b1
parent816199e421f743324e9c1c82bda22d1d0f53845c
internal/reflectlite: fix comment about meaning of flag field

Copied current (presumably correct) comment text from reflect package.

Change-Id: I19582b3675fbcb96a925002498d24ad2b7bc6178
Reviewed-on: https://go-review.googlesource.com/c/go/+/681935
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
src/internal/reflectlite/value.go