summaryrefslogtreecommitdiff
path: root/test/binary/bad-memory-limits-flag.txt
blob: 3e8922b8b52adbd9ab6231e44025d43e1e848121 (plain)
1
2
3
4
5
6
7
8
9
10
11
;;; TOOL: run-gen-wasm-bad
magic
version
section(MEMORY) {
  count[1]
  flags[8]
}
(;; STDERR ;;;
000000c: error: malformed memory limits flag: 8
000000c: error: malformed memory limits flag: 8
;;; STDERR ;;)