#include <wchar.h>
#ifndef WEOF
#error "WEOF is not defined"
#endif
int main(void) { return 0; }
