WASM: Enable exception handling tests
This commit is contained in:
committed by
TeamCityServer
parent
ef2970a888
commit
00f61978b8
@@ -103,9 +103,6 @@ fun main(args: Array<String>) {
|
||||
// TODO: Support coroutines
|
||||
"coroutines", "parametersMetadata",
|
||||
|
||||
// TODO: Support exceptions
|
||||
"finally", "deadCodeElimination", "controlStructures/tryCatchInExpressions",
|
||||
|
||||
// TODO: Support delegated properties
|
||||
"delegatedProperty",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user