;;; TOOL: run-roundtrip
;;; ARGS: --debug-names
(module
  (memory 1)
  (data (i32.const 0) "hi")
  (func $foo))
