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