https://issues.dlang.org/show_bug.cgi?id=4907
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from RazvanN <[email protected]> --- Well, this check amounts to adding a special case in the compiler for no apparent benefit since you end up with an assertion error at runtime anyway. I don't think this is worth it. --
