[IR] update testdata: better support for IrCall
This commit is contained in:
committed by
teamcityserver
parent
ef2adfa835
commit
197f5ca885
@@ -12,6 +12,6 @@ object A {
|
||||
|
||||
fun test() {
|
||||
A::class /*~> Unit */
|
||||
<get-java><A>($receiver = A::class) /*~> Unit */
|
||||
A::class.<get-java><A>() /*~> Unit */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user