;;; TOOL: wat2wasm
(module
  (func
    block
      i32.const 0
      if
        br 0
      end
    end))
