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