]> Cypherpunks repositories - gostls13.git/commit
With the cleanup of method types, this test case is now
authorIan Lance Taylor <iant@golang.org>
Thu, 2 Oct 2008 00:01:42 +0000 (17:01 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 2 Oct 2008 00:01:42 +0000 (17:01 -0700)
commit8d0ed065dc9572fce405fd556f4d15b362f5cae1
tree0f9d6d5842bf8e43922197e6b78cc45f2816f436
parent4fb6064c1131f71b85a3d2aa1aea4f579884110d
With the cleanup of method types, this test case is now
invalid.  The receiver type is not permitted to be a pointer
type.  Since 6g currently accepts it, this moves the test case
back to the bugs directory.

R=gri
DELTA=22  (11 added, 11 deleted, 0 changed)
OCL=16284
CL=16336
test/bugs/bug046.go [moved from test/fixedbugs/bug046.go with 81% similarity]