#import int main(int inNumArgs, const char * inArgs[]) { NSLog(@"Hello World!"); return 0; }