Version
3.1.4
Reproduction link
sfc playground syntax error
Steps to reproduce
edit a file to have a syntax error.
What is expected?
show actual parse error message.
"Unexpected token (5:0)"
What is actually happening?
showing internal parser stack trace without error message.

regression