// Compiler options: -t:library public class A where TC : A { } public class B where TC : A, TC> { }