]> Cypherpunks repositories - gostls13.git/commit
all: remove unneeded parentheses from package consts and vars
authorTim Cooper <tim.cooper@layeh.com>
Thu, 27 Sep 2018 21:55:24 +0000 (16:55 -0500)
committerDaniel Martí <mvdan@mvdan.cc>
Sat, 6 Oct 2018 12:11:53 +0000 (12:11 +0000)
commit8aee193fb8b61d474a7e3e6d43625f4e746c5b65
tree3c15c3f8811e47bee329940a8ea434f91510943f
parent963776e689c4c015c89464ab4fef90ae50373f66
all: remove unneeded parentheses from package consts and vars

Change-Id: Ic7fce53c6264107c15b127d9c9ca0bec11a888ff
Reviewed-on: https://go-review.googlesource.com/c/138183
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/obj/x86/asm6.go
src/crypto/rand/rand_freebsd.go
src/strconv/atoi.go