summaryrefslogtreecommitdiff
path: root/test/binary/bad-section-code-leb128.txt
blob: 9b876775178c1ed863ea821709cc52f403afb8f2 (plain)
1
2
3
4
5
6
7
8
9
10
;;; TOOL: run-gen-wasm-bad
magic
version
section_code[0x81 0]  ;; Section code is not LEB128 encoded
section_size[1]
type_count[0]
(;; STDERR ;;;
000000a: error: invalid section code: 129
000000a: error: invalid section code: 129
;;; STDERR ;;)