commit | 3770b0e60c457f9336842f84b86a80ef945658b7 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Wed Aug 17 15:54:17 2011 -0400 |
committer | Russ Cox <rsc@golang.org> | Wed Aug 17 15:54:17 2011 -0400 |
tree | 3895138289fb3c5fd2c52c9c15fb2f9e714da04e | |
parent | 65bde087aeaad4844ea13c0064bcd4d8cc90cc03 [diff] |
gc: implement nil chan support The spec has defined nil chans this way for months. I'm behind. R=ken2 CC=golang-dev https://golang.org/cl/4897050