FIR: rename HIDDEN to INVISIBLE_REFERENCE
Some of them should be INVISIBLE_MEMBER though
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
import B.foo
|
||||
|
||||
fun test() {
|
||||
<!HIDDEN!>foo<!>
|
||||
<!INVISIBLE_REFERENCE!>foo<!>
|
||||
}
|
||||
|
||||
// FILE: B.kt
|
||||
|
||||
Reference in New Issue
Block a user