Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/init_expr
/
.
/
test
/
binary
/
bad-duplicate-section.txt
blob: f1618ffe6562fb751cc4ae74f06e07a1b857a162 [
file
] [
log
] [
blame
] [
edit
]
;;; TOOL: run-gen-wasm-bad
magic
version
section(TYPE) { count[0] }
section(TYPE) { count[0] }
(;; STDERR ;;;
000000d: error: multiple Type sections
000000d: error: multiple Type sections
;;; STDERR ;;)