FIR: Refine visibility check for class members
This commit is contained in:
committed by
TeamCityServer
parent
d702365632
commit
fba44759c0
@@ -31,7 +31,7 @@ private object TopLevelObject {
|
||||
fun testAccess() {
|
||||
<!INVISIBLE_REFERENCE!>NestedClass<!>()
|
||||
E1
|
||||
InNested()
|
||||
NestedEntry
|
||||
<!INVISIBLE_REFERENCE!>InNested<!>()
|
||||
<!INVISIBLE_REFERENCE!>NestedEntry<!>
|
||||
inObject()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user