diff options
Diffstat (limited to 'test/passes/metrics.txt')
-rw-r--r-- | test/passes/metrics.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/metrics.txt b/test/passes/metrics.txt index ece26bd0f..216ac1fcb 100644 --- a/test/passes/metrics.txt +++ b/test/passes/metrics.txt @@ -13,7 +13,7 @@ total (type $0 (func (param i32))) (memory $0 256 256) (data (i32.const 0) "\ff\ef\0f\1f 0@P\99") - (table $0 256 256 anyfunc) + (table $0 256 256 funcref) (elem (i32.const 0) $ifs $ifs $ifs) (global $glob i32 (i32.const 1337)) (func $ifs (; 0 ;) (type $0) (param $x i32) |