]> Cypherpunks repositories - gostls13.git/commit
diagnose export of incomplete type
authorRuss Cox <rsc@golang.org>
Thu, 16 Oct 2008 00:51:23 +0000 (17:51 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 16 Oct 2008 00:51:23 +0000 (17:51 -0700)
commit59167e5bdbe4e731f8efe7c994c20365cb5888a3
treecb0b231cc605aa7e43ab9f1ff208631b00c6591a
parent801f542b0feff3c53707675df026bc30ddd89b7d
diagnose export of incomplete type

R=ken
OCL=17253
CL=17253
src/cmd/gc/export.c
test/export.go [new file with mode: 0644]