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