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