1
0
mirror of https://github.com/golang/go synced 2024-11-19 07:04:43 -07:00
go/src/go
Robert Griesemer 492ac4b866 go/parser: permit type elision from composite literal map keys
Per pending https://go-review.googlesource.com/2591 .

Change-Id: I1ce9d1c629e9fc43dbd862b3433aa5840f46656c
Reviewed-on: https://go-review.googlesource.com/2621
Reviewed-by: Alan Donovan <adonovan@google.com>
2015-03-20 22:13:21 +00:00
..
ast all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
build all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
doc all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
format
parser go/parser: permit type elision from composite literal map keys 2015-03-20 22:13:21 +00:00
printer all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
scanner
token all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00