blob: 9cf95709e43a7cb2e8bd7180167eff7ff044eb87 [file] [log] [blame] [edit]
;;; ERROR: 1
(module (func
i32.const 0
i32.load8_s offset=-1))
(;; STDERR ;;;
out/test/parse/expr/bad-load-offset-negative.txt:4:23: unexpected token "offset=-1"
i32.load8_s offset=-1))
^^^^^^^^^
;;; STDERR ;;)