cppcheck/samples/syntaxError/bad.c

7 lines
33 B
C

int main()
{
#ifndef A
}
#endif