FIR2IR: change backing field visibility to private

This commit is contained in:
Mikhail Glukhikh
2019-08-29 14:22:24 +03:00
parent 271c15114c
commit bd5e1aeef5
141 changed files with 831 additions and 910 deletions
@@ -1,5 +1,6 @@
// !DUMP_DEPENDENCIES
// FILE: javaSyntheticProperty.kt
// FIR_IDENTICAL
val test = J().foo
// FILE: J.java