1
0
mirror of https://github.com/golang/go synced 2024-11-22 06:04:39 -07:00
go/test/bugs
Ian Lance Taylor 6a71f43f82 6g appears to permit semicolons to be omitted after qualified
identifiers.  This is not one of the exceptions permitted by
th spec.

R=ken,rsc
DELTA=11  (11 added, 0 deleted, 0 changed)
OCL=30844
CL=30852
2009-06-29 12:52:08 -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
bug148.go wrong type used for dynamic type test 2009-05-05 17:05:58 -07:00
bug159.go bug in parallel assignment 2009-06-03 17:26:53 -07:00
bug162.go bug: pointer arithmetic involving large offsets 2009-06-09 09:45:30 -07:00
bug163.go bug163: ideographs are not letters 2009-06-15 21:13:28 -07:00
bug164.go `` strings should not accept newlines as characters 2009-06-17 11:44:51 -07:00
bug166.go 6g appears to permit semicolons to be omitted after qualified 2009-06-29 12:52:08 -07:00