Mute some tests in JS_IR after adding basic dynamic expressions support
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
fun barB(vararg args: Byte) = args
|
||||
fun barC(vararg args: Char) = args
|
||||
fun barD(vararg args: Double) = args
|
||||
|
||||
Reference in New Issue
Block a user