summaryrefslogtreecommitdiff
path: root/test/empty_imported_table.wast.from-wast
blob: 29a9780b11e03af50ace4b965d8b6be5f64c2197 (plain)
1
2
3
4
(module
 (import "env" "table" (table $timport$0 0 0 funcref))
 (memory $0 0)
)