blob: 914de7200cbb78e0c782f46577d8f52c7bec0c6a [file] [log] [blame]
int bob_mcbob();
int main() {
return bob_mcbob();
}