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: 300bdfcaa0065882c89173a3c033573b3feed554 (plain) (blame)
1
2
3
4
5
package b127628;
/** @deprecated */
public class Test127628 {
	class Member127628 {}
}

Back to the top