Skip to content

Commit

Permalink
Adjust linker test result
Browse files Browse the repository at this point in the history
  • Loading branch information
luc-blaeser committed Sep 6, 2024
1 parent 10dd4ff commit 0c4a9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ld/ok/representative.linked.wat.ok
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
(func $link_start.1 (type 0)
call $__wasm_apply_data_relocs
call $link_start)
(table (;0;) 0 0 funcref)
(table (;0;) 1 1 funcref)
(memory (;0;) i64 2)
(global (;0;) i64 (i64.const 65536))
(start $link_start.1))

0 comments on commit 0c4a9dd

Please sign in to comment.