The SimpleOptions lexer has an error when parsing a line like a="\, where the lexer can't accept the backslash inside the unterminated quotes.
Details
Details
Added failing unit tests; they now pass.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped