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
View File
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
package org.example
interface SomeTrait {}
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
class A(
val a: String = {
open class B() {