]> Cypherpunks repositories - gostls13.git/commit
spec: refer to "not defined type" rather than "unnamed type" in conversions
authorRobert Griesemer <gri@golang.org>
Thu, 9 Feb 2017 21:22:37 +0000 (13:22 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 10 Feb 2017 01:23:13 +0000 (01:23 +0000)
commit866f63e84eb7096e64b7a39b993c2ca3e943e425
treeb6eb9e97048f26e037fc120050e00a17af41334b
parent3fd3171c2c2b3f55cb9692b45f2ebb842e9b0b42
spec: refer to "not defined type" rather than "unnamed type" in conversions

We missed this in https://golang.org/cl/36213.
Thanks to Chris Hines for pointing it out.

For #18130.

Change-Id: I6279ab19966c4391c4b4458b21fd2527d3f949dd
Reviewed-on: https://go-review.googlesource.com/36691
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go_spec.html