FIR: rename HIDDEN to INVISIBLE_REFERENCE
Some of them should be INVISIBLE_MEMBER though
This commit is contained in:
@@ -19,7 +19,7 @@ fun main() {
|
||||
java.lang.System = null
|
||||
java.lang.System!!
|
||||
System is Int
|
||||
<!HIDDEN!>System<!>()
|
||||
<!INVISIBLE_REFERENCE!>System<!>()
|
||||
(System)
|
||||
foo@ System
|
||||
null <!UNRESOLVED_REFERENCE!>in<!> System
|
||||
|
||||
Reference in New Issue
Block a user