blob: 5b1d4005200abc5828c3b0b2597408b04bb942ec [file] [log] [blame]
#ifdef TC_CONFIG_BAD
# error "Built in 'Bad' config"
#endif
int main(void)
{
return 0;
}