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
/
def.h
blob: 6d06b08125102f98c8426fc7900ad358f1120c07 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
#include
"def-include.h"
@interface
A
{
@public
int
ivar
;
}
@end