diff options
Diffstat (limited to 'test/passes/func-metrics.txt')
-rw-r--r-- | test/passes/func-metrics.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/func-metrics.txt b/test/passes/func-metrics.txt index 8921b6977..afd6afe07 100644 --- a/test/passes/func-metrics.txt +++ b/test/passes/func-metrics.txt @@ -35,7 +35,7 @@ func: ifs Drop : 6 If : 4 (module - (type $0 (func)) + (type $1 (func)) (type $0 (func (param i32))) (global $glob i32 (i32.const 1337)) (memory $0 256 256) |