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