blob: efd19d66144f968283ca7836d71bab2d5018c3d7 [file] [log] [blame]
public interface J {
void methodFromJ();
}