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