FIR: rename HIDDEN to INVISIBLE_REFERENCE
Some of them should be INVISIBLE_MEMBER though
This commit is contained in:
+1
-1
@@ -19,5 +19,5 @@ package c
|
||||
import b.F
|
||||
|
||||
fun f() {
|
||||
F().<!HIDDEN!>m<!>
|
||||
F().<!INVISIBLE_REFERENCE!>m<!>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user