[FIR] Forbid multiple labels per statement

^KT-53629: Fixed
This commit is contained in:
vladislav.grechko
2024-01-25 17:24:27 +01:00
committed by Space Team
parent cd5b38b958
commit d27adf6677
29 changed files with 201 additions and 34 deletions
@@ -1,4 +1,5 @@
// FIR_IDENTICAL
// K2: See KT-65342
fun test() {
a@ b@ while(true) {
val f = {