FIR: rename HIDDEN to INVISIBLE_REFERENCE
Some of them should be INVISIBLE_MEMBER though
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ package k
|
||||
import JavaClass
|
||||
|
||||
fun foo(javaClass: JavaClass) {
|
||||
javaClass.<!HIDDEN!>doSomething<!> {
|
||||
javaClass.<!INVISIBLE_REFERENCE!>doSomething<!> {
|
||||
bar()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user