https://issues.dlang.org/show_bug.cgi?id=13658
--- Comment #3 from Sobirari Muhomori <[email protected]> --- (In reply to Mark Isaacson from comment #0) > For reference, the precise line of code that breaks: > https://github.com/facebook/flint/blob/master/Checks.d#L3016 size_t[] specialTokenHead = []; size_t[] lhsExprHead = [0]; --
