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