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