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