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