Jumping into a statementexpression with goto or using a switch statement outside the statementexpression with a case or default label inside the statementexpression is not permitted.
不允许使用switch语句或是goto跳入到声明表达式中。
2
If a label value equals expression, execute its accompanying statement list.