[WASM] Generate missing WASM tests and mute failing ones

This commit is contained in:
Igor Yakovlev
2021-11-04 19:16:47 +01:00
committed by TeamCityServer
parent ec9fcce1bc
commit a7f0f62f69
179 changed files with 1817 additions and 180 deletions
@@ -1,4 +1,4 @@
// IGNORE_BACKEND: WASM
// KT-33992
class P<T>(val a: T, val b: T)