]> Cypherpunks repositories - gostls13.git/commit
test: add test for invalid nil == nil
authorIan Lance Taylor <iant@golang.org>
Tue, 4 Dec 2012 19:30:46 +0000 (11:30 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 4 Dec 2012 19:30:46 +0000 (11:30 -0800)
commit76937156ae7231468d70f889a82a72c97fc70617
treef74c4ab841f79b6585c707dba1f43d14bda6c962
parentadd1bed735e190abb03943a73e415576de211245
test: add test for invalid nil == nil

R=gri
CC=golang-dev
https://golang.org/cl/6868059
test/fixedbugs/issue4283.go [new file with mode: 0644]