343af60cb4
#KT-38597 Fixed
3 lines
53 B
Kotlin
Vendored
3 lines
53 B
Kotlin
Vendored
fun test(b: Boolean): Boolean {
|
|
return b<caret>
|
|
} |