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