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