Mute FIR tests

This commit is contained in:
Steven Schäfer
2020-02-18 11:21:32 +01:00
committed by Alexander Udalov
parent 465e9f2d68
commit 0fe8fec1d1
7 changed files with 7 additions and 0 deletions
@@ -1,4 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND_FIR: JVM_IR
inline class UIntArray(private val intArray: IntArray) {
val size get() = intArray.size