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