summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug101.go
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+15
2011-09-13Imported Upstream version 60Ondřej Surý1-15/+0
2009-03-03Automated g4 rollback of changelist 25024,Russ Cox1-1/+1
plus significant hand editing. Back to T{x} for composite literals. R=r OCL=25612 CL=25632
2009-02-13convert composite literals from { } to ( ).Russ Cox1-1/+1
only non-trivial changes are in convlit1.go golden.out R=gri OCL=25019 CL=25024
2008-09-16var bug is fixedRob Pike1-0/+15
R=rsc OCL=15400 CL=15400