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