diff --git a/doc/go_spec.html b/doc/go_spec.html index 603c1e75b4..69e880090e 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,6 +1,6 @@ @@ -3908,7 +3908,8 @@ in any of these cases:
x's type and T are unnamed pointer types
+ x's type and T are pointer types
+ that are not defined types,
and their pointer base types have identical underlying types.