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