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