]> Cypherpunks repositories - gostls13.git/commit
Don't use a type guard with a type which is not an interface.
authorIan Lance Taylor <iant@golang.org>
Fri, 7 Nov 2008 19:44:15 +0000 (11:44 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 7 Nov 2008 19:44:15 +0000 (11:44 -0800)
commitf8d7f5bd81e122a3ac13a176453d4ba810b07918
tree41fcb418238d311f4d5d0c1c7ede4b31b0c0e300
parentd5ba668eddd4be60ffdc0ad2ab32da6b5051a44f
Don't use a type guard with a type which is not an interface.

R=r,gri
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=18781
CL=18785
test/fixedbugs/bug113.go
test/ken/interbasic.go