[IR] update testdata: better support for IrCall
This commit is contained in:
committed by
teamcityserver
parent
ef2adfa835
commit
197f5ca885
@@ -34,6 +34,6 @@ val String.okext: String
|
||||
}
|
||||
|
||||
fun String.test5(): String {
|
||||
return <get-okext>($receiver = <this>)
|
||||
return <this>.<get-okext>()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user