FIR: record use of backing field symbol to indeed add a backing field

This commit is contained in:
Jinseong Jeon
2020-08-24 10:46:38 -07:00
committed by Mikhail Glukhikh
parent 0cc3762f9a
commit 3e9ac75cfc
5 changed files with 9 additions and 5 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
abstract class A {
val b = B("O")