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