#if F1 int f1() { return 0; } #else int f2() { return 0; } #endif