1 2 3 4 5 6 7 8 9 10
(module (type $none_=>_none (func)) (import "env" "table" (table $timport$0 1 1 funcref)) (elem (i32.const 0) $foo) (memory $0 0) (func $foo (nop) ) )