cppcheck/samples/syntaxError/bad.c

6 lines
32 B
C

int main()
{
#ifndef A
}
#endif