FIR: rename HIDDEN to INVISIBLE_REFERENCE
Some of them should be INVISIBLE_MEMBER though
This commit is contained in:
@@ -29,7 +29,7 @@ private object TopLevelObject {
|
||||
}
|
||||
|
||||
fun testAccess() {
|
||||
<!HIDDEN!>NestedClass<!>()
|
||||
<!INVISIBLE_REFERENCE!>NestedClass<!>()
|
||||
E1
|
||||
InNested()
|
||||
NestedEntry
|
||||
|
||||
Reference in New Issue
Block a user