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