February 04, 2004
This code is not correct, but it shouldn't cause a compilation crash.

int main ()
{
   int t;
   t = new t;
     return 0;
}

-- 
-Anderson: http://badmama.com.au/~anderson/