// "Create Enum Constant 'EEE'" "false" enum E { AAA; void t() { int t = EEE; } }