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
/
category_other.h
blob: 1bb5a91cbd781e7b253f8469371783246cc81e6f (
plain
)
1
2
3
4
5
6
@
__experimental_modules_import
category_top
;
@interface
Foo
(Other)
-(
void
)
other
;
@end