]> git.saurik.com Git - apple/objc4.git/blob - test/badSuperclass2.m
objc4-756.2.tar.gz
[apple/objc4.git] / test / badSuperclass2.m
1 // TEST_CRASHES
2 /*
3 TEST_RUN_OUTPUT
4 objc\[\d+\]: Memory corruption in class list\.
5 objc\[\d+\]: HALTED
6 OR
7 old abi
8 OK: badSuperclass\.m
9 END
10 */
11
12 #define CACHE_FLUSH
13 #include "badSuperclass.m"