4d28199cc2
#KT-4710 In Progress
4 lines
42 B
Kotlin
Vendored
4 lines
42 B
Kotlin
Vendored
fun foo(x: Any?) {
|
|
x.notnull<caret>
|
|
}
|