I have this code:
#include int main() { int a=10; switch(a) { case \'1\
That's not a syntax error. defalut is a valid label, and it could be the target of a goto.
defalut
goto