cppcheck/samples/syntaxError/bad.c

6 lines
31 B
C

int main()
{
#ifdef A
}
#endif