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