#if defined(BEFORE_KEYWORD) # error "BEFORE not honored" #endif int main(void) { return 0; }