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