JVM IR: Fix visibility for @InlineOnly functions

This commit is contained in:
Steven Schäfer
2019-09-02 16:40:40 +02:00
committed by Alexander Udalov
parent ee45933e33
commit e7410348a7
3 changed files with 5 additions and 6 deletions
-1
View File
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
class MyClass {
@Suppress("INVISIBLE_MEMBER", "INVISIBLE_REFERENCE")
@kotlin.internal.InlineOnly