LABEL: { sub outer { inner(); } sub inner { next LABEL; } }