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