ref: 1f654ce8692fb5e961c140b4006466508b370a2d dir: /tests/0071-cppelif.c/
#if 0 X #elif 1 int x = 0; #else X #endif int main() { return x; }