;;; ERROR: 1 (module (func (if (i32.const 0)))) (;; STDERR ;;; out/test/parse/expr/bad-if-no-then.txt:2:32: syntax error, unexpected ), expecting ( (module (func (if (i32.const 0)))) ^ ;;; STDERR ;;)