let a = 1; target1: target2: while(a--) { continue target1; } print("ok");