9129210cfe
Changes from that commit are breaking, and should be pass throw LC
7 lines
242 B
Plaintext
Vendored
7 lines
242 B
Plaintext
Vendored
package
|
|
|
|
public fun mixedReceiver(/*0*/ s: kotlin.String?): kotlin.Unit
|
|
public fun smartcastOnReceiver(/*0*/ s: kotlin.String?): kotlin.Unit
|
|
public fun kotlin.CharSequence?.isNullOrEmpty(): kotlin.Boolean
|
|
Returns(FALSE) -> <this> != null
|