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