integer () main = { local id foo = [[Foo alloc] init]; [foo run]; return 0; };