switch(5) // ??? What is this? Makes no sense, invalid declaration. { case 1: { switch(1) // ??? Same here, what is this? {