]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/empty_imported_table.wast.fromBinary
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / empty_imported_table.wast.fromBinary
1 (module
2 (import "env" "table" (table 0 0 anyfunc))
3 (memory $0 0)
4 )
5