summaryrefslogtreecommitdiff
path: root/test/two_sides.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/two_sides.fromasm')
-rw-r--r--test/two_sides.fromasm4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/two_sides.fromasm b/test/two_sides.fromasm
index f1d3180b6..3c25ec20b 100644
--- a/test/two_sides.fromasm
+++ b/test/two_sides.fromasm
@@ -67,8 +67,6 @@
)
)
)
- (return
- (i32.const 0)
- )
+ (i32.const 0)
)
)