package java_integration.fixtures;

public class PackageField {
  String strField = "1766";
}
