summaryrefslogtreecommitdiff
path: root/test/too-many-arguments.txt
blob: 572dbd748f9bfa0a6d68d1cc0c6dd7f4fc82778b (plain)
1
2
3
4
5
6
7
;;; RUN: %(wat2wasm)s
;;; ARGS: foo.txt bar.txt
;;; ERROR: 1
(;; STDERR ;;;
wat2wasm: unexpected argument 'bar.txt'
Try '--help' for more information.
;;; STDERR ;;)