[K/JS] Include jsFirEs6Test into jsFirCompilerTest tests
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// LANGUAGE: -ProhibitSimplificationOfNonTrivialConstBooleanExpressions
|
||||
// IGNORE_BACKEND_K2: JVM_IR, JS_IR, NATIVE, WASM
|
||||
// IGNORE_BACKEND_K2: JVM_IR, JS_IR, JS_IR_ES6, NATIVE, WASM
|
||||
// FIR status: don't support legacy feature
|
||||
fun box() : String = when (true) {
|
||||
((true)) -> "OK"
|
||||
|
||||
Reference in New Issue
Block a user