Mute FIR tests
This commit is contained in:
committed by
Alexander Udalov
parent
465e9f2d68
commit
0fe8fec1d1
+1
@@ -1,4 +1,5 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
inline class UIntArray(private val intArray: IntArray) {
|
||||
val size get() = intArray.size
|
||||
|
||||
Reference in New Issue
Block a user