cppcheck/test/cli/proj2/a/a.c

6 lines
39 B
C

x = 3 / 0;
#ifdef AAA
void aa;
#endif