WASM: Enable exception handling tests
This commit is contained in:
committed by
TeamCityServer
parent
ef2970a888
commit
00f61978b8
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
|
||||
fun <T> id(t: T): T = t
|
||||
|
||||
fun test(b: Boolean): String {
|
||||
|
||||
Reference in New Issue
Block a user