[Wasm] Unmute typedDelegation test

This commit is contained in:
Zalim Bashorov
2023-08-01 00:43:14 +02:00
parent cac5342add
commit 8452e4732e
@@ -1,5 +1,3 @@
// IGNORE_BACKEND_K2: WASM
interface A<T> {
var zzzValue : T
fun zzz() : T