/*optional*/ #include #ifndef FE_UPWARD #error "FE_UPWARD is not defined" #endif int main(void) { return 0; }