JS IR: mute tests with language version 1.0
Long.rem declaration doesn't compile
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// LANGUAGE_VERSION: 1.0
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
fun box(): String {
|
||||
val nullValue: Any? = null
|
||||
val nullDouble: Double? = null
|
||||
|
||||
Reference in New Issue
Block a user