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