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