public class ErrLabels {
    static void meth(){
       lab: ;
       lab: return;
    }
}