https://issues.dlang.org/show_bug.cgi?id=22114

--- Comment #4 from [email protected] ---
(In reply to Tyler from comment #3)
> Alright, prior to reducing the code to minimal reproducible code, I got this
> error which led me to thinking to a conclusion that it's a parser error:
> 
> core.exception.RangeError@src/dmd/tokens.d(914): Range violation

Token.toString is a utility method not only used by the parser. But it sounds
like your reduction was not correct and found a different error instead.

--

Reply via email to