go/test/ken
Ian Lance Taylor ecf6b52b7f 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>
2021-12-05 12:50:44 +00:00
..
array.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
chan.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
chan1.go go/test/chan1.go: fix typo 2012-02-25 08:47:04 +11:00
complit.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
convert.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
cplx0.go test: remove rundircmpout and cmpout actions 2018-05-31 17:36:45 +00:00
cplx0.out test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
cplx1.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
cplx2.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
cplx3.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
cplx4.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
cplx5.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
divconst.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
divmod.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
embed.go all: fix spelling mistakes 2016-04-03 17:03:15 +00:00
for.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
interbasic.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
interfun.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
intervar.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
label.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
litfun.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
mfunc.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
modconst.go all: fix typos 2019-09-08 17:28:20 +00:00
ptrfun.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
ptrvar.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
range.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
rob1.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
rob2.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
robfor.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
robfunc.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
shift.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
simparray.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
simpbool.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
simpconv.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
simpfun.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
simpswitch.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
simpvar.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
slicearray.go test/ken/slicearray.go: correct type width in comment 2021-12-05 12:50:44 +00:00
sliceslice.go test: document ken/*.go 2012-02-24 16:24:24 +11:00
string.go test: remove rundircmpout and cmpout actions 2018-05-31 17:36:45 +00:00
string.out test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
strvar.go test: document ken/*.go 2012-02-24 16:24:24 +11:00