[FIR] Fix effective visibility calculation & relevant test data
This commit is contained in:
committed by
Mikhail Glukhikh
parent
d811f6f4a6
commit
6d63de01ac
@@ -17,7 +17,7 @@ class E private constructor() {
|
||||
}
|
||||
|
||||
val a = A
|
||||
val b = B
|
||||
<!EXPOSED_PROPERTY_TYPE!>val b = B<!>
|
||||
val c = C
|
||||
val d = D
|
||||
val e = E(42)
|
||||
|
||||
Reference in New Issue
Block a user