]> Cypherpunks repositories - gostls13.git/commit
test/ken/slicearray.go: correct type width in comment
authorIan Lance Taylor <iant@golang.org>
Sun, 5 Dec 2021 01:59:19 +0000 (17:59 -0800)
committerIan Lance Taylor <iant@golang.org>
Sun, 5 Dec 2021 12:50:44 +0000 (12:50 +0000)
commitecf6b52b7f4ba6e8c98f25adf9e83773fe908829
treeb68e274000c3e218295815b1ac92f821543393b5
parent3396878af43752a7c25406dabd525754f80a1c40
test/ken/slicearray.go: correct type width in comment

The type was changed in https://golang.org/cl/3991043 but the comment
wasn't updated.

Change-Id: I7ba3f625c732e5e801675ffc5d4a28e1d310faa3
Reviewed-on: https://go-review.googlesource.com/c/go/+/369374
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
test/ken/slicearray.go