Skip to content

Set error Index for edge cases

Gabriel Barrantes requested to merge work/bug-491327 into master

Set error index to last token as a workaround for cases that escape initial error parsing. This does not sets the exact index where the error is located but for now avoids unexpected seg-fault erros.

BUG: 491327

Merge request reports

Loading