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