FIR2IR: set origin correctly for synthetic property accesses

This commit is contained in:
Mikhail Glukhikh
2019-07-10 19:02:52 +03:00
parent c6a09dba4e
commit 43c6049f02
4 changed files with 20 additions and 18 deletions
@@ -1,5 +1,6 @@
// !DUMP_DEPENDENCIES
// FILE: javaSyntheticProperty.kt
// FIR_IDENTICAL
val test = J().foo
// FILE: J.java