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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
I'd argue it's good that this one does not compile. Not because it couldn't be
compiled, but because checking for redundant `catch`ing isn't required
behaviour in the spec. Programs that do this as -betterC would be relying on
implementation-specific functionality.

--

Reply via email to