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