summaryrefslogtreecommitdiff
path: root/test/parse/module/bad-module-no-close.txt
blob: b5ab4eb73e2601200b41020b17dd2b65e4838d9a (plain)
1
2
3
4
5
6
;;; TOOL: wat2wasm
;;; ERROR: 1
(module
(;; STDERR ;;;
out/test/parse/module/bad-module-no-close.txt:4:1: error: unexpected token "EOF", expected a module field.
;;; STDERR ;;)