tests: apply official code style
#KT-38632 Fixed
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
fun test() {
|
||||
foo@ while (true) {
|
||||
<caret>continue@foo
|
||||
continue@<caret>foo
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user