// "Create enum constant 'EEE'" "true" enum E { AAA; void t() { int t = EEE; } }