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