]> Cypherpunks repositories - gostls13.git/commit
Test that the compiler rejects map types which should not be
authorIan Lance Taylor <iant@golang.org>
Thu, 29 Oct 2009 00:09:24 +0000 (17:09 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 29 Oct 2009 00:09:24 +0000 (17:09 -0700)
commiteb63c3fec44a80df9ae3eaab4cc5c2dc101912bc
treeef1b80786f7d2aba72a3ec203c18de77591b8e9e
parentc54cb4cb4dc87726060ea8f7b677d918a3676231
Test that the compiler rejects map types which should not be
compatible.

R=rsc
CC=go-dev
http://go/go-review/1018001
test/bugs/bug212.go [new file with mode: 0644]
test/golden.out