diff options
Diffstat (limited to 'test/parse/expr/bulk-memory-named.txt')
-rw-r--r-- | test/parse/expr/bulk-memory-named.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parse/expr/bulk-memory-named.txt b/test/parse/expr/bulk-memory-named.txt index a4418baf..b63b5b0c 100644 --- a/test/parse/expr/bulk-memory-named.txt +++ b/test/parse/expr/bulk-memory-named.txt @@ -10,7 +10,7 @@ ) (table 1 anyfunc) - (elem $elem funcref (ref.func 0) (ref.null)) + (elem $elem funcref (ref.func 0) (ref.null func)) (elem $elem2 func 0) (func i32.const 0 i32.const 0 i32.const 0 table.init $elem |