July 09, 2004
FYI: mistakenly did something like this whilst renaming classes, and it crashed the compiler

class Foo : Foo
{
}