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
/
prefix.h
blob: 82ba2da360bf72d5c02d0130d3e3b90c2102183f (
plain
)
1
2
3
4
#ifndef PREFIX_H
#define PREFIX_H
int
foo
(
int
);
#endif