;;; ERROR: 1
;;; TOOL: run-gen-wasm
magic
version
section(TYPE) { count[0] }
section("foo") { 1 2 3 4 }
section(TYPE) { count[0] }
(;; STDERR ;;;
Error running "wasm-validate":
0000017: error: section Type out of order

Error running "wasm2wat":
0000017: error: section Type out of order

;;; STDERR ;;)
