[K/JS] Include jsFirEs6Test into jsFirCompilerTest tests

This commit is contained in:
Artem Kobzar
2023-11-24 22:09:43 +00:00
committed by Space Team
parent e391e68ea3
commit 55d41db2ce
52 changed files with 53 additions and 53 deletions
@@ -1,6 +1,6 @@
// !LANGUAGE: +MultiPlatformProjects
// WITH_STDLIB
// IGNORE_BACKEND_K2: JVM_IR, JS_IR, NATIVE, WASM
// IGNORE_BACKEND_K2: JVM_IR, JS_IR, JS_IR_ES6, NATIVE, WASM
// FIR status: expect/actual in the same module (ACTUAL_WITHOUT_EXPECT)
import kotlin.coroutines.*