blob: 39ba7e34c2695ef19cef0807f97edd57af03411c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
;;; TOOL: run-gen-wasm-bad
magic
version
section(TYPE) {
count[1]
0x20
}
(;; STDERR ;;;
000000c: error: unexpected type form (got 0x20)
000000c: error: unexpected type form (got 0x20)
;;; STDERR ;;)
|