Minor: mute failing test
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
// !LANGUAGE: +InlineClasses
|
// !LANGUAGE: +InlineClasses
|
||||||
// IGNORE_BACKEND: JVM
|
// IGNORE_BACKEND: JVM_IR
|
||||||
|
|
||||||
@Suppress("NON_PUBLIC_PRIMARY_CONSTRUCTOR_OF_INLINE_CLASS")
|
@Suppress("NON_PUBLIC_PRIMARY_CONSTRUCTOR_OF_INLINE_CLASS")
|
||||||
inline class Z @PublishedApi internal constructor(val value: Int)
|
inline class Z @PublishedApi internal constructor(val value: Int)
|
||||||
Reference in New Issue
Block a user