blob: 20296d966017f9ec48b2dcbb6f913109d593755e [file] [log] [blame]
public interface I {
void f(int a1);
}