xref: /aosp_15_r20/external/bazelbuild-rules_go/tests/core/cgo/objc/README.rst (revision 9bb1b549b6a84214c53be0924760be030e66b93a)
1Objective C / cgo functionality
2===============================
3
4objc_test
5---------
6
7Checks that a Go target with Objective C code (both embedded and in an
8``objc_library`` ``cdeps`` dependency) compiles, links, and executes.
9