mirror of
https://github.com/golang/go
synced 2024-11-23 06:30:06 -07:00
f70bd91435
Avoid redefinition errors when a Go file uses a cgo comment to There is no particularly good reason to do this, but there is also no particularly good reason that it should fail. Fixes #27019 Change-Id: Icd6f8197a89be4ee6b03ddae675667998a8b4189 Reviewed-on: https://go-review.googlesource.com/c/152079 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
src | ||
cshared_test.go | ||
main0.c | ||
main1.c | ||
main2.c | ||
main3.c | ||
main4.c | ||
main5.c |