]> Cypherpunks repositories - gostls13.git/commit
spec: more adjustments/corrections
authorRobert Griesemer <gri@golang.org>
Tue, 8 Mar 2022 21:11:04 +0000 (13:11 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 10 Mar 2022 01:57:22 +0000 (01:57 +0000)
commit6fb07317e5e7997a1e44ccb6984229c77dc186a3
treed96a81f4de28af870787dce4efffc822e6ee6623
parent46f352de2dc80657664431ebb04f89a2fad579c5
spec: more adjustments/corrections

- Change section title from "Type parameters lists" to
  "Type parameter declarations" as the enclosing section
  is about declarations.

- Correct section on parsing ambiguity in type parameter
  lists.

- Rephrase paragraphs on type parameters for method receivers
  and adjust examples.

- Remove duplicate prose in section on function argument type
  inference.

- Clarified "after substitution" column in Instantiations section.

Change-Id: Id76be9804ad96a3f1221e5c4942552dde015dfcb
Reviewed-on: https://go-review.googlesource.com/c/go/+/390994
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go_spec.html