diff --git a/doc/go_spec.html b/doc/go_spec.html index 371db8c28f..c7b032b57e 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,6 +1,6 @@ @@ -8465,9 +8465,6 @@ per the given matching modes if: In this case, if T is a defined type, T replaces A as the inferred type argument for P. -
  • - In all other cases unification of P and T fails. -