summaryrefslogtreecommitdiff
path: root/test/objc_lib.h
blob: d1969cddb6c2ef39f00e196537847e110f0fa47e (plain)
1
2
3
extern "C" {
  int from_objc_library();
}