Java程序  |  6行  |  79 B

package annotator.tests;

public class FieldSimpleArray {
  Integer[] field;
}