xref: /aosp_15_r20/external/bazelbuild-rules_go/tests/core/cgo/imported.c (revision 9bb1b549b6a84214c53be0924760be030e66b93a)

foo()1 int foo() { return 42; }
2