Minor: mute testEa35963 in WASM

This commit is contained in:
Dmitry Petrov
2019-10-29 15:01:56 +03:00
parent 8b2fdca706
commit 2ff36c808e
2 changed files with 4 additions and 0 deletions
@@ -1,3 +1,5 @@
// IGNORE_BACKEND: WASM
fun box(): String {
if (1 != 0) {
1
@@ -1,3 +1,5 @@
// IGNORE_BACKEND: WASM
fun box(): String {
if (1 != 0) {
1