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