Sign in
ara-mdk
/
platform
/
external
/
clang
/
8f0d1f053f3acadec28a2b1c0b6a714ad5a12aab
/
.
/
test
/
PCH
/
objc_import.h
blob: 8af87ab25c7d6377f05c8fb986548b0858807155 [
file
] [
log
] [
blame
]
/* For use with the objc_import.m test */
@interface
TestPCH
+
alloc
;
-
(
void
)
instMethod
;
@end