summaryrefslogtreecommitdiff
path: root/test/passes/metrics.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/metrics.txt')
-rw-r--r--test/passes/metrics.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/passes/metrics.txt b/test/passes/metrics.txt
index 9668954e3..97a241c0b 100644
--- a/test/passes/metrics.txt
+++ b/test/passes/metrics.txt
@@ -8,7 +8,8 @@ Counts
if : 4
(module
(memory 256 256)
- (func $ifs (param $x i32)
+ (type $0 (func (param i32)))
+ (func $ifs (type $0) (param $x i32)
(local $y f32)
(block $block0
(if