#include #ifndef INT8_MIN #error "INT8_MIN is not defined" #endif int main(void) { return 0; }