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