]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] reflect: document and test TypeOf(nil)
authorRob Pike <r@golang.org>
Mon, 23 Apr 2012 02:07:02 +0000 (12:07 +1000)
committerRob Pike <r@golang.org>
Mon, 23 Apr 2012 02:07:02 +0000 (12:07 +1000)
commit86990145a6647d357776c0196066c8c69b9f877a
treede1fd63aef2b5bca9ac72f5f1554ac044036fcf6
parent8b5350b8e4b8b23c49f8e8386d4a57848738a867
[release-branch.go1] reflect: document and test TypeOf(nil)

««« backport 82aaf0925029
reflect: document and test TypeOf(nil)
Fixes #3549.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6107047
»»»
src/pkg/reflect/all_test.go
src/pkg/reflect/type.go