// cs0146-5.cs: Circular base class dependency involving `A' and `A' // Line: 4 class A : A {}