class C { default object { val Default = this } val Default = C } class D { default object { val `OBJECT$` = this } val `OBJECT$` = D }