blob: 5243aedc8e06fb0a82981d251d7ad325d4020884 [file]
;;; TOOL: wat2wasm
;;; ARGS: --enable-gc
;;; ERROR: 1
( elem f64 ( ) )
(;; STDERR ;;;
out/test/parse/module/bad-element-followed-by-illegal-expression.txt:4:12: error: unexpected token (, expected ).
( elem f64 ( ) )
^
;;; STDERR ;;)