Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: 7196e73ab799491347dcb9e49d92b1013f1c4f97 (plain) (blame)
1
2
3
package p1;
public interface I1 {
}

Back to the top