]> Cypherpunks repositories - gostls13.git/commit
don't require ()'s around composite literals if the
authorRobert Griesemer <gri@golang.org>
Sat, 16 May 2009 01:59:09 +0000 (18:59 -0700)
committerRobert Griesemer <gri@golang.org>
Sat, 16 May 2009 01:59:09 +0000 (18:59 -0700)
commit66cc0d6f602178d759c4d85f08293a6a67224a70
tree14aa8800e6aa915ddfa26e1aaa20375867e1763b
parentb7585a31b764f0df8d7d92468ba38d09ef491839
don't require ()'s around composite literals if the
literal type is not a type name

R=rsc
DELTA=41  (2 added, 7 deleted, 32 changed)
OCL=28955
CL=28957
src/lib/go/parser/parser.go