[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
@@ -1,5 +1,5 @@
|
||||
fun test(receiver: Any?, fn: @ExtensionFunctionType Function3<Any, Int, String, Unit>): Unit? {
|
||||
return { //BLOCK
|
||||
return { // BLOCK
|
||||
val tmp0_safe_receiver: Any? = receiver
|
||||
when {
|
||||
EQEQ(arg0 = tmp0_safe_receiver, arg1 = null) -> null
|
||||
|
||||
Reference in New Issue
Block a user