]> Cypherpunks repositories - gostls13.git/commit
runtime: simplify range expressions in tests
authorTobias Klauser <tklauser@distanz.ch>
Mon, 12 Mar 2018 10:40:34 +0000 (11:40 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Mon, 12 Mar 2018 19:58:42 +0000 (19:58 +0000)
commit025134b0d1b5e5ea2c5216fe4ccb060ab1bea59a
tree73d0365de49aa61016de6c5f4d25f0413b4316df
parent7395083136539331537d46875ab9d196797a2173
runtime: simplify range expressions in tests

Generated by running gofmt -s on the files in question.

Change-Id: If6578b150e1bfced8657196d2af01f5d36879f93
Reviewed-on: https://go-review.googlesource.com/100135
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/rand_test.go
src/runtime/string_test.go