Mute/unmute jvm_ir tests

This commit is contained in:
Mikhael Bogdanov
2018-07-04 14:30:26 +02:00
parent 74aa8f054e
commit 2884d728fd
51 changed files with 34 additions and 17 deletions
@@ -1,4 +1,5 @@
// !LANGUAGE: -FunctionTypesWithBigArity
// IGNORE_BACKEND: JVM_IR
// This test does not make sense for JVM because a diagnostic is reported when function types with big arity are not available
// (see diagnostics/tests/sourceCompatibility/noBigFunctionTypes.kt)