blob: 7f69402b2353af8c3c6dc760ad7d2926abd2bd9a [file] [log] [blame]
package pack;
public enum E {
// constants used in value field of annotations
CC, CF, CM, CP, CV,
// constants used in list field of annotations
CAC, CAF, CAM, CAP, CAV,
}