[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
View File
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: WASM
fun doCall(block: Any ):Int {
(block as () -> Unit)()