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