[JS IR] Make WITH_RUNTIME imply KJS_WITH_FULL_RUNTIME
There is a lot of intersection between these
This commit is contained in:
committed by
Svyatoslav Kuzmich
parent
b0ebb02b6f
commit
f9503efb74
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// WITH_RUNTIME
|
||||
|
||||
fun isImportedByDefault(c: String?, x: Set<Int>) = c?.let { it.toInt() } in x
|
||||
|
||||
Reference in New Issue
Block a user