diff --git a/doc/go_spec.html b/doc/go_spec.html index 70efddf626..f6e87fe8a4 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1920,7 +1920,8 @@ A value x of type V is assignable to a V and T have identical -underlying types and at least one of V +underlying types +but are not type parameters and at least one of V or T is not a named type.
x
V
T