https://issues.dlang.org/show_bug.cgi?id=22114
--- Comment #3 from [email protected] --- (In reply to moonlightsentinel from comment #2) > Not a parser error, the trace output suggests an error in the backend. > > But the code fails with current master in the CTFE engine: 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 --
