blob: 233bfed8f2da94171d2b481f1a9d16ec8486b430 [file] [log] [blame]
public interface IFoo {
IBar getIBar();
}