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