bugtests.test241p.test241i Maven / Gradle / Ivy
package test241p;
public interface test241i {
public void foo(int i);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package test241p;
public interface test241i {
public void foo(int i);
}