aboutsummaryrefslogtreecommitdiff
path: root/tests/core/cgo/objc/README.rst
blob: 86faa18235a8b348a7faec54e7f6a777802b87ef (plain)
1
2
3
4
5
6
7
8
Objective C / cgo functionality
===============================

objc_test
---------

Checks that a Go target with Objective C code (both embedded and in an
``objc_library`` ``cdeps`` dependency) compiles, links, and executes.