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