bb808b5620
Moved tests for completion and their test data into module idea-completion
5 lines
56 B
Kotlin
Vendored
5 lines
56 B
Kotlin
Vendored
fun t() {
|
|
while (true) {
|
|
brea<caret>
|
|
}
|
|
} |