https://d.puremagic.com/issues/show_bug.cgi?id=11939
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |[email protected] AssignedTo|[email protected] |[email protected] --- Comment #1 from yebblies <[email protected]> 2014-02-04 22:50:37 EST --- void test11939() { scope(failure) { import object : Object; } throw new Exception(""); } https://github.com/D-Programming-Language/dmd/pull/3206 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
