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