doc/go_spec.html | 5 +---- diff --git a/doc/go_spec.html b/doc/go_spec.html index d1b8bf2a9171bb26c2b60c682f9124f44f52089f..c39a44236ac82efb3946d4cdd2e87960bd2acb17 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,6 +1,6 @@ @@ -8463,9 +8463,6 @@
  • Neither A nor T are interface types: 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.