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