1 package p;
2 public class B {
3 
4 	public final static String odd= "Thing.odd"; //$NON-NLS-1$
5 }
6