]> Cypherpunks repositories - gostls13.git/commit
runtime: constify a test variable
authorCarlo Alberto Ferraris <cafxx@strayorange.com>
Sun, 25 Jul 2021 23:15:15 +0000 (23:15 +0000)
committerAustin Clements <austin@google.com>
Thu, 2 Sep 2021 13:52:06 +0000 (13:52 +0000)
commita35c5c98c0487f93d70b468483f2ca8e0d698bb7
tree7cf7feeb47e2c359376519fcd53569948be48f1c
parent90ed541149c781a96b86060a7618f73dcf347f28
runtime: constify a test variable

Simple cleanup, no functionality change.

Change-Id: I8eceda4496a396e0117a0a601186c653982fb004
GitHub-Last-Rev: 58defc575e5834a3685bbb8179fdee4afa8d8fc7
GitHub-Pull-Request: golang/go#47389
Reviewed-on: https://go-review.googlesource.com/c/go/+/337289
Reviewed-by: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Cherry Mui <cherryyz@google.com>
src/runtime/export_test.go
src/runtime/map_test.go
src/runtime/stubs.go