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