FIR: rename HIDDEN to INVISIBLE_REFERENCE
Some of them should be INVISIBLE_MEMBER though
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@
|
||||
|
||||
package a.b
|
||||
|
||||
<error descr="[HIDDEN] Symbol kotlin/internal/InlineOnly.InlineOnly is invisible">@kotlin.internal.InlineOnly</error>
|
||||
<error descr="[INVISIBLE_REFERENCE] Symbol kotlin/internal/InlineOnly.InlineOnly is invisible">@kotlin.internal.InlineOnly</error>
|
||||
inline fun foo() {}
|
||||
|
||||
Reference in New Issue
Block a user