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