prog.cs(3,16): error CS0146: Circular base class dependency involving `Test' and `Test.IWeird'
prog.cs(5,23): (Location of the symbol related to previous error)
prog.cs(5,23): error CS0529: Inherited interface `Test.IWeird' causes a cycle in the interface hierarchy of `Test.IWeird'
prog.cs(5,23): (Location of the symbol related to previous error)
Compilation failed: 2 error(s), 0 warnings