]> Cypherpunks repositories - gostls13.git/commit
Test that interfaces are correctly handled by pointer and by
authorIan Lance Taylor <iant@golang.org>
Thu, 15 Jan 2009 18:15:34 +0000 (10:15 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 15 Jan 2009 18:15:34 +0000 (10:15 -0800)
commit94146819729000c50caa89015e458abed7405b77
tree8c9d3f6f0912753f6cb14acee76bf7fb09ed3fd5
parent87af75ff7478de95ba8a9ec70b7470127fd48323
Test that interfaces are correctly handled by pointer and by
value for large and small objects.  Currently one case fails
with 6g.

R=rsc
DELTA=150  (150 added, 0 deleted, 0 changed)
OCL=22823
CL=22827
test/golden.out
test/interface6.go [new file with mode: 0644]