#if 1 int x = 1; #else int y = 2; #endif #ifdef X int y = 2; #endif