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