FIR2IR converter: handle receivers and parents more correctly

This commit is contained in:
Mikhail Glukhikh
2019-05-14 15:58:50 +03:00
parent 90009f002c
commit 26974788e9
59 changed files with 400 additions and 174 deletions
+1
View File
@@ -6,5 +6,6 @@ public class J {
}
// FILE: javaMethod.kt
// FIR_IDENTICAL
fun test(j: J) = j.bar()