]> git.saurik.com Git - apple/objc4.git/blob - test/nsexc.m
objc4-818.2.tar.gz
[apple/objc4.git] / test / nsexc.m
1 /*
2 need exception-safe ARC for exception deallocation tests
3 TEST_CFLAGS -fobjc-arc-exceptions -framework Foundation
4 */
5
6 #define USE_FOUNDATION 1
7 #include "exc.m"