aboutsummaryrefslogtreecommitdiffstatshomepage
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