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