[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
@@ -16,7 +16,7 @@ class C {
|
||||
}
|
||||
|
||||
fun test(nc: C?) {
|
||||
{ //BLOCK
|
||||
{ // BLOCK
|
||||
val tmp0_safe_receiver: C? = nc
|
||||
when {
|
||||
EQEQ(arg0 = tmp0_safe_receiver, arg1 = null) -> null /*~> Unit */
|
||||
|
||||
Reference in New Issue
Block a user