]> Cypherpunks repositories - gostls13.git/commit
bug300: literal types must not be parenthesized
authorRobert Griesemer <gri@golang.org>
Fri, 30 Jul 2010 01:14:49 +0000 (18:14 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 30 Jul 2010 01:14:49 +0000 (18:14 -0700)
commit500425ac7b6a563dc135ab97f7e5dc15b3ad7b7e
treec77c2766f84dfc6cab160e5df75e35f3720ea07a
parent07cc6440dc2ec35e2a216e13dd8aed9208649a77
bug300: literal types must not be parenthesized

( This CL is dependent on acceptance of
https://golang.org/cl/1913041/show )

R=go-dev
CC=golang-dev
https://golang.org/cl/1860045
test/bugs/bug300.go [new file with mode: 0644]
test/golden.out