From: Robert Griesemer Date: Tue, 27 Apr 2010 21:05:53 +0000 (-0700) Subject: fix build X-Git-Tag: weekly.2010-04-27~12 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e42ebea96c8866e85903e9d184c0b3868dfcadfa;p=gostls13.git fix build R=r CC=golang-dev https://golang.org/cl/989044 --- diff --git a/src/pkg/go/printer/testdata/statements.golden b/src/pkg/go/printer/testdata/statements.golden index e3076aefc3..f3dc8fe744 100644 --- a/src/pkg/go/printer/testdata/statements.golden +++ b/src/pkg/go/printer/testdata/statements.golden @@ -152,7 +152,7 @@ func _() { // Don't remove mandatory parentheses around composite literals in control clauses. func _() { - // strip no parentheses - no composite literals or composite literals don't start with a type name + // strip parentheses - no composite literals or composite literals don't start with a type name if x { } if x {