http://d.puremagic.com/issues/show_bug.cgi?id=7254


Walter Bright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Platform|x86                         |All
         OS/Version|Windows                     |All


--- Comment #1 from Walter Bright <[email protected]> 2013-10-06 
16:06:50 PDT ---
This has nothing to do with try-catch. The following reproduces it:

immutable(char)[4] bar(int i) {
    return "1234";
}

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to