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