summaryrefslogtreecommitdiff
path: root/test/empty_imported_table.wast.fromBinary.noDebugInfo
blob: 1e129c2a819bbd2f50cfe88546971e19966751eb (plain)
1
2
3
4
5
(module
 (import "env" "table" (table $timport$0 0 0 anyfunc))
 (memory $0 0)
)