FIR: rename HIDDEN to INVISIBLE_REFERENCE
Some of them should be INVISIBLE_MEMBER though
This commit is contained in:
+1
-1
@@ -17,5 +17,5 @@ public class A {
|
||||
package bar
|
||||
|
||||
fun main() {
|
||||
foo.A.<!HIDDEN!>f<!> {}
|
||||
foo.A.<!INVISIBLE_REFERENCE!>f<!> {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user