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