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