Minor: mute some tests in JS/JS_IR

This commit is contained in:
Dmitry Petrov
2018-12-24 12:37:45 +03:00
parent 6768ae02c3
commit a4897641d4
2 changed files with 2 additions and 1 deletions
@@ -1,5 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JS_IR, JVM_IR
// WITH_RUNTIME
class C<T>(val x: T, vararg ys: UInt) {
@@ -1,5 +1,6 @@
// TARGET_BACKEND: JVM
// WITH_RUNTIME
// IGNORE_BACKEND: JVM_IR
fun box(): String {
val c = UInt::class.javaObjectType