1 2 3 4 5 6
# HARN-PAR-001 — parser found an unexpected token ## How to fix - Re-read the source around the highlighted span and restore the missing token(s). - If the surrounding construct is a multi-line expression, check brace / bracket balance.