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