enum { a = 1 + 1 }; static int f() { return a; }