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