1void func(int n) { 2 switch (n) { 3 case 1: int x, x; 4 } 5} 6 7/*%%* 8symbol 'x' was already defined 9symbol 'x' was already defined 10*%%*/ 11