commit | 272d156357950a6979c4bc6671a055a56cf87ec5 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Wed Dec 02 23:54:51 2009 -0800 |
committer | Russ Cox <rsc@golang.org> | Wed Dec 02 23:54:51 2009 -0800 |
tree | b923d8e6810cb669726308371233e63f58772751 | |
parent | 8777759f593be7af2a0266e0b871aa0af3200962 [diff] |
gc: function argument ordering bug Fixes #370. R=ken2 https://golang.org/cl/163097