https://issues.dlang.org/show_bug.cgi?id=17098
--- Comment #6 from Walter Bright <[email protected]> --- (In reply to Martin Nowak from comment #1) > The current CTFE interpreter easily uses a lot of memory, True, but that isn't the cause of the failure to compile. The compile takes only a second or two without -O, and the CTFE is still run. --
