blob: 14686ad6fbf6788638bf2e2071c7e63d9889a26f [file] [log] [blame]
public interface Iface {
Iface foo();
}