darling-objc4/test/nsexc.m
2020-06-09 21:50:17 -04:00

8 lines
164 B
Objective-C

/*
need exception-safe ARC for exception deallocation tests
TEST_CFLAGS -fobjc-arc-exceptions -framework Foundation
*/
#define USE_FOUNDATION 1
#include "exc.m"