1
0
mirror of https://github.com/golang/go synced 2024-09-30 02:14:29 -06:00
go/test/bugs
Ian Lance Taylor 025506d0a3 A comparison of two values with a type equivalent to string
gives an type mismatch error, although both values appear to
have the same type.

R=ken,rsc
DELTA=23  (23 added, 0 deleted, 0 changed)
OCL=28786
CL=28805
2009-05-14 06:25:40 -07: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
bug140.go Don't try to define the same label twice, as that produces a 2009-03-16 21:47:38 -07:00
bug148.go wrong type used for dynamic type test 2009-05-05 17:05:58 -07:00
bug149.go conversion bug 2009-05-08 09:58:25 -07:00
bug150.go bug150 2009-05-13 18:05:27 -07:00
bug151.go A comparison of two values with a type equivalent to string 2009-05-14 06:25:40 -07:00