[FIR2IR] Provide receivers also for property callable references

This commit is contained in:
Mikhail Glukhikh
2020-03-30 11:33:08 +03:00
parent 697006d782
commit 810b607a65
18 changed files with 28 additions and 14 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
inline class Z(val x: Int) {