[JS IR] Unmute tests and add KJS_WITH_FULL_RUNTIME
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
|
||||
fun test() {
|
||||
fun returnMutableList(): MutableList<Int>? = null
|
||||
|
||||
Reference in New Issue
Block a user