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