// "Create Enum Constant 'EEE'" "true" enum E { AAA, EEE; void t() { EEE } }