Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
invalid-module-id
/
NC-Prefix.pch
1
#ifdef __OBJC__
2
#import <NC/NULog.h>
3
#endif
4