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