Add quickfix for deprecated labels syntax
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun bar() {
|
||||
l@ while (true) {
|
||||
break@l
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user