2 no arc, rdar://11368528 confused by Foundation
6 objc\[\d+\]: \+\[NSObject fakeorama\]: unrecognized selector sent to instance 0x[0-9a-fA-F]+ \(no message forward handler is installed\)
10 objc\[\d+\]: NSObject: Does not recognize selector forward:: \(while forwarding fakeorama\)
11 CRASHED: SIG(ILL|TRAP)
17 #include <objc/NSObject.h>
19 @interface NSObject (Fake)
26 fprintf(stderr, "not OBJC2\n");
29 fail("should have crashed");