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