go/test/bugs
Russ Cox 9f8f2e6130 convert composite literals from { } to ( ).
only non-trivial changes are in
	convlit1.go
	golden.out

R=gri
OCL=25019
CL=25024
2009-02-13 14:48:32 -08:00
..
bug085.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug087.go bug: cannot take len() of a constant string 2008-08-07 17:56:12 -07:00
bug108.go Storing an out of range constant into a variable should 2008-09-29 11:03:21 -07:00
bug115.go bugs from old gri mail 2008-10-29 19:34:47 -07:00
bug117.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
bug122.go new new & make 2009-01-06 15:19:02 -08:00
bug123.go delete export 2009-01-20 14:40:40 -08:00
bug125.go Add ERROR comment for errmsg to look for. 2008-11-18 15:58:43 -08:00
bug129.go bug129 2008-12-11 18:19:07 -08:00
bug130.go convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
bug131.go Test that a const with an explicit type is not treated as 2009-01-15 11:23:35 -08:00
bug132.go - added comment with various viewpoints so we have whole story 2009-01-21 14:57:47 -08:00
bug136.go bug: empty statement not properly recognized in conjunction w/ labels 2009-02-06 16:45:37 -08:00
bug137.go label declarations not handled properly 2009-02-13 13:42:43 -08:00