/*[SS|TSP]*/
#include <limits.h>
#ifndef _POSIX_SS_REPL_MAX
#error "_POSIX_SS_REPL_MAX is not defined"
#endif
int main(void) { return 0; }
