[Wasm] Update testdata after coroutines support

This commit is contained in:
Svyatoslav Kuzmich
2021-10-09 15:14:48 +03:00
parent b8a5b9bb02
commit 15acc412ba
85 changed files with 2572 additions and 106 deletions
@@ -1,6 +1,5 @@
// WITH_COROUTINES
// WITH_RUNTIME
// IGNORE_BACKEND: WASM
import helpers.*
import kotlin.coroutines.*
import kotlin.coroutines.intrinsics.*