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