Files
golang.go/doc
task4233 fca94ab3ab spec: improve the example in Type assertions section
The example, var v, ok T1 = x.(T), can be interpreted as type T1 interface{} or type T = bool; type T1 = T.
Separating the example would help understanding for readers.

Change-Id: I179f4564e67f4d503815d29307df2cebb50c82f9
GitHub-Last-Rev: b34fffb6bb
GitHub-Pull-Request: golang/go#44040
Reviewed-on: https://go-review.googlesource.com/c/go/+/288472
Reviewed-by: Robert Griesemer <gri@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Robert Griesemer <gri@golang.org>
2021-02-02 16:35:53 +00:00
..
2018-07-18 04:00:10 +00:00
2020-02-23 01:23:41 +00:00
2018-06-13 13:45:01 +00:00
2018-06-13 13:45:01 +00:00
2019-08-26 17:33:52 +00:00
2019-08-26 17:33:52 +00:00
2019-08-26 17:33:52 +00:00
2019-08-26 17:33:52 +00:00
2020-06-25 02:59:06 +00:00