package test {
  public class TestClass {
    field public static final int TEST_FIELD = 3;
  }
}
