f18b9cceb3
#KT-4710 In Progress
4 lines
41 B
Kotlin
Vendored
4 lines
41 B
Kotlin
Vendored
fun foo(x: Boolean) {
|
|
x.not<caret>
|
|
}
|