Analysis: add LC testdata with current behaviour
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class A {
|
||||
@Suppress("INVISIBLE_REFERENCE", "INVISIBLE_MEMBER")
|
||||
@kotlin.internal.InlineOnly
|
||||
inline fun foo() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user