blob: 7ef61172ac640944bcc5ec7f85b4ea031f828e6e [file]
#if defined(BEFORE_KEYWORD)
# error "BEFORE not honored"
#endif
int main(void)
{
return 0;
}