JVM IR: mute tests which fail after advancing language to 1.4

This commit is contained in:
Alexander Udalov
2020-01-17 12:06:52 +01:00
parent e7864c7351
commit 26f435eb90
3 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
// !LANGUAGE: +NewInference
// IGNORE_BACKEND_FIR: JVM_IR
// TARGET_BACKEND: JVM
// IGNORE_BACKEND: JVM_IR
// FILE: example/Hello.java