#import <Foundation/Foundation.h> int main(int argc, char* argv[]) { NSLog(@"hello oc"); NSLog(@"hello oc"); NSLog(@"hello oc"); }