Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
objc-initializer
/
X.h
1
@interface NSString
2
@end
3
static const NSString * const kSimDeviceIOGetInterface = @"simdeviceio_get_interface";
4