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