;;; TOOL: run-roundtrip ;;; ARGS: --stdout (module (func unreachable select (result funcref) drop ) ) (;; STDOUT ;;; (module (type (;0;) (func)) (func (;0;) (type 0) unreachable select (result funcref) drop)) ;;; STDOUT ;;)