blob: 656e066b08cce981c4925f26b6bcce5403968c66 [file] [log] [blame]
package annotator.tests;
public class FieldSimple {
private Integer field;
}