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