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