JS IR: mute codegen box tests automatically
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
var inc: String = ""
|
||||
|
||||
class X {
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
class X {
|
||||
operator fun get(name: String, type: String = "none") = name + type
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
class X {
|
||||
var result: String = "fail"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user