#import @import Hello; int main(int argc, char** argv) { [Hello say:@"hello"]; return 0; }