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