;;; ERROR: 1
(module (func (param 0 i32)))
(;; STDERR ;;;
out/test/parse/func/bad-param-name.txt:2:22: error: unexpected token 0, expected ).
(module (func (param 0 i32)))
                     ^
;;; STDERR ;;)
