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