dlang-community/SDLang-D

Escape sequence results in range violation error

s-ludwig opened this issue · 1 comments

parseSource(`test "\"foo\""`);

core.exception.RangeError@src\sdlang\lexer.d(538): Range violation

Tested on git master.

Fixed and tagged v0.9.3