JVM IR: Fix visibility for @InlineOnly functions
This commit is contained in:
committed by
Alexander Udalov
parent
ee45933e33
commit
e7410348a7
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
class MyClass {
|
||||
@Suppress("INVISIBLE_MEMBER", "INVISIBLE_REFERENCE")
|
||||
@kotlin.internal.InlineOnly
|
||||
|
||||
Reference in New Issue
Block a user