Java程序  |  6行  |  81 B

package annotator.tests;

public class FieldNew {
  Object f = new FieldNew();
}