https://issues.dlang.org/show_bug.cgi?id=13460
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|regression |blocker --- Comment #2 from Martin Nowak <[email protected]> --- Annoying but this is not a regression, it only affects developers compiling a DEBUG build. What needs to be done here is to explicitly cast 3LL literals to int64_t. --
