digitalmars.D.bugs - recursive class definition
- Kris (5/5) Jul 09 2004 FYI: mistakenly did something like this whilst renaming classes, and it
FYI: mistakenly did something like this whilst renaming classes, and it
crashed the compiler
class Foo : Foo
{
}
Jul 09 2004








"Kris" <someidiot earthlink.dot.dot.dot.net>