blob: 228140f7aeb3dca260533ce395a70ccb9af1845f [file] [edit]
;;; TOOL: run-gen-wasm-bad
magic
version
section(DATA) {
count[1]
memory_index[0]
offset[i32.const 0 end]
data[str("")]
}
section(DATACOUNT) { count[1] }
(;; STDERR ;;;
0000012: error: section DataCount out of order
0000012: error: section DataCount out of order
;;; STDERR ;;)