summaryrefslogtreecommitdiff
path: root/test/unit.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit.fromasm')
-rw-r--r--test/unit.fromasm6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/unit.fromasm b/test/unit.fromasm
index 4a922f593..8cd4a0776 100644
--- a/test/unit.fromasm
+++ b/test/unit.fromasm
@@ -184,10 +184,10 @@
)
(block $switch-case9
(block $switch-case4
- (br_table $switch-case9 $switch-case9 $switch-case9 $switch-case4 $switch-case9 $switch-case9 $switch-case9 $switch-case9 $switch-case4 $switch-case9 $switch-case4 $switch-case9
- (i32.sub
+ (br_table $switch-case4 $switch-case9 $switch-case9 $switch-case9 $switch-case9 $switch-case4 $switch-case9 $switch-case4 $switch-case9
+ (i32.add
(get_local $0)
- (i32.const 2)
+ (i32.const -5)
)
)
)