summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug130.go
AgeCommit message (Collapse)AuthorFilesLines
2009-08-17fix up some irregular indentationRob Pike1-5/+5
R=rsc OCL=33382 CL=33391
2009-05-08move things out of sys into os and runtimeRuss Cox1-1/+3
R=r OCL=28569 CL=28573
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-25bug130 is fixedRob Pike1-0/+20
R=ken OCL=25448 CL=25448