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