blob: 695bcee77b5a1fdf0c96f7469d01bd992af04cae [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,
}