http://bugzilla.gdcproject.org/show_bug.cgi?id=148

[email protected] changed:

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

--- Comment #1 from [email protected] ---
A slightly better testcase; this works when using the older compiler:

void main() {
   asm {""~"" ; }
   enum E = ""~"";
   asm {""~E~"" ; }
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to