1 // RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o -
9 - (unsigned int)countByEnumeratingWithState: (struct __objcFastEnumerationState *)state objects: (id *)items count:(unsigned int)stackcount
15 @interface MyList (BasicTest)
16 - (void)compilerTestAgainst;
22 @implementation MyList (BasicTest)
23 - (void)compilerTestAgainst {