1package test.subcomponent.repeat;
2
3abstract class OnlyUsedInChild {
4
5}
6