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