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