https://issues.dlang.org/show_bug.cgi?id=22397

--- Comment #4 from Vladimir Panteleev <[email protected]> ---
(In reply to Ray Kulhanek from comment #3)
> Ideally, the behavior would be to fail to compile while indicating the error
> in any way other than exhausting memory.

The compiler generally cannot predict that a program will exhaust all memory.
(Variation of halting problem)

--

Reply via email to