diff options
Diffstat (limited to 'test/two_sides.fromasm.imprecise')
-rw-r--r-- | test/two_sides.fromasm.imprecise | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/two_sides.fromasm.imprecise b/test/two_sides.fromasm.imprecise index 37c8073bb..f57c6c343 100644 --- a/test/two_sides.fromasm.imprecise +++ b/test/two_sides.fromasm.imprecise @@ -65,8 +65,6 @@ ) ) ) - (return - (i32.const 0) - ) + (i32.const 0) ) ) |