// "void" type variable illegal in declaration int func() { void x; }