Mute FIR tests containing broken function calls

This commit is contained in:
Steven Schäfer
2020-01-07 13:18:23 +01:00
committed by Alexander Udalov
parent 5309e774ac
commit 929fb5c82b
36 changed files with 36 additions and 1 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM
// WITH_REFLECT
@@ -1,4 +1,5 @@
// !USE_EXPERIMENTAL: kotlin.ExperimentalStdlibApi
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM_IR
// WITH_RUNTIME
// Separate test is needed for IR because of different ways type arguments of typeOf are calculated.