#if (1 ? 2 : 0) != 2 #error #endif int main() { return 0; }