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