griesemer 4a2391e7c9 spec: state which predeclared types are defined or alias types (clarification)
When we introduced the distinction between "defined" and "alias" types
we retained the notion of a "named" type (any type with a name). The
predeclared types (which all have names) simply remained named types.

This CL clarifies the spec by stating excplicitly which predeclared
types are defined types (or at least "act" like defined types), and
which ones are alias types.

Fixes #21785.

Change-Id: Ia8ae133509eb5d738e6757b3442c9992355e3535
Reviewed-on: https://go-review.googlesource.com/64591
Reviewed-by: Russ Cox <rsc@golang.org>
2017-09-19 14:33:25 +00:00
..
2017-08-24 19:54:25 +00:00
2017-07-25 17:20:27 +00:00
2017-06-18 16:19:31 +00:00
2017-01-24 21:21:59 +00:00
2015-06-11 14:18:57 +00:00
2015-03-24 18:17:49 +00:00
2017-02-22 23:51:12 +00:00
2010-09-16 14:01:02 +10:00
2017-06-29 22:14:58 +00:00