blob: 82c32529ebe99cb1e249f136b2b4bf34170285e3 [file] [log] [blame]
int BOB_MCBOB(void);
int main(void) {
return BOB_MCBOB();
}