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
/
Index
/
Inputs
/
a.h
blob: 70ace8c90ee3bdccae9928a4b529e96715e88860 (
plain
)
1
2
3
4
#ifndef A_H
#define A_H
typedef
int
A
;
#endif