;;; ERROR: 1
;;; TOOL: run-gen-wasm
magic
version
section(TYPE) { count[1] function params[0] results[0] }
section(FUNCTION) { count[1] sig[0] }
section(CODE) {
  count[1]
  func {
    local_decls[1]
    locals[1] void
  }
}
(;; STDERR ;;;
Error running "wasm-validate":
0000019: error: expected valid local type

Error running "wasm2wat":
0000019: error: expected valid local type

;;; STDERR ;;)
