https://issues.dlang.org/show_bug.cgi?id=24460
--- Comment #2 from RazvanN <[email protected]> --- Scratch that. The problem is that you are not rethrowing the exception/error if you use a goto. --
d-bugmail--- via Digitalmars-d-bugs Thu, 28 Mar 2024 08:01:35 -0700
https://issues.dlang.org/show_bug.cgi?id=24460
--- Comment #2 from RazvanN <[email protected]> --- Scratch that. The problem is that you are not rethrowing the exception/error if you use a goto. --