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