From 976a84b1ff14ca3bcd6b31001c25d0c552dd50d0 Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Wed, 2 Aug 2023 17:03:55 -0700 Subject: [PATCH] spec: remove unnecessary sentence Change-Id: I06345199ff16c80be83c345d734caef1714ec089 Reviewed-on: https://go-review.googlesource.com/c/go/+/515338 TryBot-Bypass: Robert Griesemer Reviewed-by: Ian Lance Taylor Reviewed-by: Robert Griesemer Auto-Submit: Robert Griesemer --- doc/go_spec.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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. -
  • -- 2.48.1