commit | 65bde087aeaad4844ea13c0064bcd4d8cc90cc03 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Wed Aug 17 14:56:27 2011 -0400 |
committer | Russ Cox <rsc@golang.org> | Wed Aug 17 14:56:27 2011 -0400 |
tree | 0faa9f92e942897f77e17c163fcc24bf1306200b | |
parent | cf79411b1deac3c416db6b0c47e6cf34cd99f37e [diff] |
gc: implement nil map support The spec has defined nil maps this way for months. I'm behind. R=ken2 CC=golang-dev https://golang.org/cl/4901052