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

--- Comment #4 from Rainer Schuetze <[email protected]> ---
> I just tried it again with the example referenced by issue 11033: it just 
> works for me.

When trying this again with mago, I noticed that the breakpoint in the catch
branch of the template function does not trigger: it only set the breakpoint on
the first instance of the template.

This is fixed in mago and can be tested with this beta:
https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.39-beta1

--

Reply via email to