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
/
Preprocessor
/
mi_opt.h
blob: a82aa6af0f9c039321d2a982fa49dcc46b39a6b9 (
plain
)
1
2
3
4
#if !defined foo MACRO
#define foo
int
x
=
2
;
#endif