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