blob: 3845aee5147baaf9dbe4388621626e400041722c [file]
int bob_mcbob();
int main(int argc, char **argv) {
return bob_mcbob();
}