1
0
mirror of https://github.com/golang/go synced 2024-11-20 09:44:45 -07:00
go/usr/gri
Robert Griesemer 63b332eddd - allow ()'s and {}'s for now when parsing calls/composite literals
- require ()'s around composite literals at the if/for/switch control clause level
- fixed a nasty bug: passing a value instead of a pointer to a value to an interface
  variable - and not noticing that the value is copied

R=r
OCL=25649
CL=25649
2009-03-03 16:00:06 -08:00
..
gosrc/test - removed obsolete files from repository 2009-01-29 17:00:18 -08:00
pretty - allow ()'s and {}'s for now when parsing calls/composite literals 2009-03-03 16:00:06 -08:00