// Trac ticket // https://cforall.uwaterloo.ca/trac/ticket/46 enum E { val }; int main() { E x[3]; 3 ? x[2] : val; }