1
0
mirror of https://github.com/golang/go synced 2024-09-30 04:34:33 -06:00
go/test/bugs
Robert Griesemer eaba458ee6 cannot declare a variable in new scope with same name as type in outer scope
(same as bug144.go but for types instead of constants)

TBR=ken
DELTA=17  (17 added, 0 deleted, 0 changed)
OCL=27855
CL=27855
2009-04-25 13:41:56 -07:00
..
bug117.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -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
bug139.go internal compiler error 2009-03-13 14:14:50 -07:00
bug140.go Don't try to define the same label twice, as that produces a 2009-03-16 21:47:38 -07:00
bug145.go cannot declare a variable in new scope with same name as type in outer scope 2009-04-25 13:41:56 -07:00