July 04, 2004
module test;

void main()
{
    float x = 2;
    x ^= 2;
}

>dmd test.d
Internal error: ..\ztc\cg87.c 1968