Ignore just non-label break statements in a switch, and allow continue statments and lablled break statements. Fixes #5725
* Fix block scoping transform for declarations in labeled statements (#4122) * DRY block-scoping