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