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