f2accb7b9e
#KT-16067 Fixed
2 lines
59 B
Plaintext
Vendored
2 lines
59 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
fun String?.foo() = this?.isEmpty() ?: true |