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
/
MethodPoolBSub.h
blob: 0a7899df81b79d6e34db042907d3090a1e500935 (
plain
)
1
2
3
4
@interface
B
(Sub)
-
(
char
*
)
method3
;
-
(
char
*
)
method4
;
@end