#import <objc/objc.h> struct name {}; @interface name@end intmain() { return 0;}
Standard input is empty
prog.m:6:1: error: redefinition of 'struct name' prog.m:3:8: note: originally defined here
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!