blob: 653613206e5711d08fa1dd237408995e96ebd227 [file] [log] [blame]
#if __has_feature(objc_arc)
#error "C files shouldn't be ARC'd!"
#endif
void c_fun() {}