]> Cypherpunks repositories - gostls13.git/commit
test that mutually recursive interfaces compile
authorRuss Cox <rsc@golang.org>
Tue, 7 Oct 2008 19:36:39 +0000 (12:36 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 7 Oct 2008 19:36:39 +0000 (12:36 -0700)
commiteb452f4b6ef68980e4f68e9c1a0c175334f659e5
tree366fe1bcc05a69553551e24979084b432387a657
parentd364d28142ec9083a7fe373d7f47f151b726e7de
test that mutually recursive interfaces compile

R=r
DELTA=18  (18 added, 0 deleted, 0 changed)
OCL=16639
CL=16647
test/interface.go [new file with mode: 0644]