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\)
13 #include <objc/NSObject.h>
15 @interface NSObject (Fake)
16 -(struct stret)fakeorama;
22 fail("should have crashed");