blob: e30d88988c9ea4861117bd0362bd928ff1aafcb9 [file]
#include "myConfig.h"
int main()
{
foo();
return 0;
}