https://issues.dlang.org/show_bug.cgi?id=22114
--- Comment #5 from [email protected] --- (In reply to moonlightsentinel from comment #4) > (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. Alright, I'll try to investigate further on it and report the bug separately for the token error. Thank you for checking into it. --
