Robert Griesemer 507051d694 spec: complete list of special comma-ok forms
The enumerations didn't include the syntactic form where the lhs is
full variable declaration with type specification, as in:

var x, ok T = ...

Fixes #15782.

Change-Id: I0f7bafc37dc9dcf62cdb0894a0d157074ccd4b3e
Reviewed-on: https://go-review.googlesource.com/27670
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2016-08-24 21:24:28 +00:00
..
2016-08-18 16:15:23 +00:00
2016-08-15 20:10:28 +00:00
2015-06-11 14:18:57 +00:00
2015-03-24 18:17:49 +00:00
2016-08-18 16:15:23 +00:00
2010-09-16 14:01:02 +10:00