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