[LC] rename ultraLightClasses to lightClassByPsi
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A {
|
||||
@Suppress("INVISIBLE_REFERENCE", "INVISIBLE_MEMBER")
|
||||
@kotlin.internal.InlineOnly
|
||||
inline fun foo() {}
|
||||
}
|
||||
Reference in New Issue
Block a user