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