[FIR] Add anonymous objects to CFG
This commit is contained in:
+1
-1
@@ -16,5 +16,5 @@ private val privateObj by MyDelegate {
|
||||
}
|
||||
|
||||
fun test() {
|
||||
privateObj.<!UNRESOLVED_REFERENCE!>x<!>
|
||||
privateObj.x
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user