index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Modules
/
Inputs
/
weird_objc.h
blob: 8acaf746e855ce608420fd7624200ec1a7998552 (
plain
)
1
typedef
struct
objc_object
{
void
*
super
;
int
wibble
;
}
*
id
;