Sign in
ara-mdk
/
platform
/
external
/
clang
/
f72663fc962c1c27a4793ebd3d2e3d81a4f4e984
/
.
/
test
/
Modules
/
Inputs
/
weird_objc.h
blob: 8acaf746e855ce608420fd7624200ec1a7998552 [
file
] [
log
] [
blame
]
typedef
struct
objc_object
{
void
*
super
;
int
wibble
;
}
*
id
;