ref: 9ffa78545045faaed23195ef00d8cee0f1bf1db6 dir: /tests/cc/error/0022-cpp-if.c/
#if 3 != (1,2,3) #error 3 != (1,2,3) #endif int main() { return 0; }