]> Cypherpunks repositories - gostls13.git/commit
Test that a type can refer to itself recursively as long as it
authorIan Lance Taylor <iant@golang.org>
Tue, 18 Aug 2009 02:23:17 +0000 (19:23 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 18 Aug 2009 02:23:17 +0000 (19:23 -0700)
commit42e9db134b947169d8935ac49fee3f7ce4aa6895
tree8b25c9bc177c3b5b0d81dd087bd0438b332910f4
parentf7e4fc9b1fde08034741505c006f2fcf46e9d725
Test that a type can refer to itself recursively as long as it
does so in ways that permit its size to be known.

R=rsc
DELTA=35  (35 added, 0 deleted, 0 changed)
OCL=33427
CL=33433
test/bugs/bug190.go [new file with mode: 0644]
test/golden.out