Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/init_expr
/
.
/
test
/
binary
/
gen-wasm-parse-error.txt
blob: c15d93eee522f80c33ca3f0c4d00b440f2e229a3 [
file
] [
edit
]
;;; RUN: %(gen_wasm_py)s %(in_file)s
;;; ERROR: 1
section(TYPE) { foo }
(;; STDERR ;;;
3: syntax error, LexToken(RBRACE,'}',3,22)
;;; STDERR ;;)