Adjust testData to new labels syntax
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
fun f() {
|
||||
@loop while (true) {
|
||||
loop@ while (true) {
|
||||
break@lo<caret>op
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user