1 class Test {
2   public int i;
3   public static final String s;
4 }
5