Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/validate_end_expr
/
.
/
test
/
too-many-arguments.txt
blob: 572dbd748f9bfa0a6d68d1cc0c6dd7f4fc82778b [
file
] [
edit
]
;;; RUN: %(wat2wasm)s
;;; ARGS: foo.txt bar.txt
;;; ERROR: 1
(;; STDERR ;;;
wat2wasm: unexpected argument 'bar.txt'
Try '--help' for more information.
;;; STDERR ;;)