Fix a test for upstream changes

This commit is contained in:
Alex Crichton 2020-03-17 07:01:56 -07:00
parent 8f14ccc56d
commit ceac51f260

View File

@ -4,8 +4,8 @@
(type (;2;) (func (param i32)))
(import "./reference_test.js" "__wbindgen_init_anyref_table" (func (;0;) (type 0)))
(func $__wbindgen_exn_store (type 2) (param i32))
(func $exported (type 0))
(func $__anyref_table_alloc (type 1) (result i32))
(func $exported (type 0))
(table (;0;) 32 anyref)
(memory (;0;) 17)
(export "memory" (memory 0))