9361cd895c
#KT-8848 Fixed
7 lines
81 B
Kotlin
Vendored
7 lines
81 B
Kotlin
Vendored
import kotlin.error as veryBad
|
|
|
|
fun foo() {
|
|
v<caret>
|
|
}
|
|
|
|
// ELEMENT: "veryBad" |