diff options
Diffstat (limited to 'test/unit.fromasm')
-rw-r--r-- | test/unit.fromasm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/unit.fromasm b/test/unit.fromasm index 0b43f14fc..412bfcace 100644 --- a/test/unit.fromasm +++ b/test/unit.fromasm @@ -222,13 +222,11 @@ ) (loop $while-out$10 $while-in$11 (br $while-out$10) - (br $while-in$11) ) (br $label$break$Lout) ) (loop $while-out$13 $while-in$14 (br $label$break$Lout) - (br $while-in$14) ) (br $label$break$Lout) ) @@ -249,13 +247,11 @@ ) ) (br $label$break$L1) - (br $switch$17) ) (i32.const 1) (br $switch$17) ) (br $label$break$L3) - (br $switch$17) ) (br $label$break$L1) ) |