#import @implementation Hello NSString *hi() { return @"Hello world"; } @end