[JS IR] Update test data

This commit is contained in:
Roman Artemev
2020-02-26 17:05:12 +03:00
committed by romanart
parent 97b97ddbd7
commit 161bb72439
14 changed files with 7 additions and 36 deletions
@@ -1,8 +1,8 @@
// !LANGUAGE: +NewInference +FunctionalInterfaceConversion +SamConversionPerArgument +SamConversionForKotlinFunctions
// IGNORE_BACKEND_FIR: JVM_IR
// IGNORE_BACKEND: JS_IR
// WITH_COROUTINES
// WITH_RUNTIME
// SKIP_DCE_DRIVEN
import helpers.*
import kotlin.coroutines.*