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

art.08...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |art.08...@gmail.com

--- Comment #1 from art.08...@gmail.com ---
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