[Wasm] Unmute passed Wasm tests

This commit is contained in:
Svyatoslav Kuzmich
2021-10-01 18:40:26 +03:00
committed by Space
parent c88cde2f8b
commit 6eb81517a0
142 changed files with 0 additions and 245 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: WASM
// WITH_RUNTIME
fun <K, V> f(vararg p: Pair<K, V>): K = p[0].first