[IR] update testdata: better support for IrCall
This commit is contained in:
committed by
teamcityserver
parent
ef2adfa835
commit
197f5ca885
Vendored
+1
-1
@@ -10,7 +10,7 @@ fun String.id(s: String = <this>, vararg xs: Int): String {
|
||||
fun test() {
|
||||
foo(x = { // BLOCK
|
||||
local fun String.id() {
|
||||
id($receiver = receiver, ) /*~> Unit */
|
||||
receiver.id() /*~> Unit */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user