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