index
:
sparse/sparse-dev.git
Sparse's development tree with unstable git history
Chris Li
about
summary
refs
log
tree
commit
diff
stats
homepage
path:
root
/
validation
/
preprocessor17.c
blob: dfcbee8cacd40afed6b23c48a53e84c566a7af7a (
plain
)
1
2
3
4
5
6
7
#if 0
/* these should not warn */
#ifdef (
#endif
#ifndef (
#endif
#endif