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