summaryrefslogtreecommitdiff
path: root/test/min.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/min.fromasm')
-rw-r--r--test/min.fromasm1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/min.fromasm b/test/min.fromasm
index 389094f09..26501d4a5 100644
--- a/test/min.fromasm
+++ b/test/min.fromasm
@@ -12,7 +12,6 @@
)
)
(func $neg (param $k i32) (param $p i32) (result f32)
- (local $n f32)
(return
(f32.neg
(block