;;; TOOL: run-gen-wasm-bad
magic
version
section(MEMORY) {
  count[1]
  has_max[1]
  initial[2]
  max[1]
}
(;; STDERR ;;;
000000e: error: memory initial size must be <= max size
000000e: error: memory initial size must be <= max size
;;; STDERR ;;)
