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