blob: ead66e85e1eeff75688303ae9be9fdf773cccf01 [file] [log] [blame]
public interface IBar {
String getText();
}