1 #include "Base.h"
2 @interface DerivedInterface : BaseInterface
3 @end
4