;;; TOOL: run-roundtrip ;;; ARGS: --stdout (module (import "a" "b" (table 2 anyfunc))) (;; STDOUT ;;; (module (import "a" "b" (table (;0;) 2 funcref))) ;;; STDOUT ;;)