[IR] update testdata: better support for IrCall

This commit is contained in:
Zalim Bashorov
2020-11-06 01:14:47 +03:00
committed by teamcityserver
parent ef2adfa835
commit 197f5ca885
72 changed files with 203 additions and 203 deletions
@@ -4,6 +4,6 @@ val <T : Any?> T.id: T
}
val test: String
field = <get-id><String>($receiver = "abc")
field = "abc".<get-id><String>()
get