Clang Project

clang_source_code/test/Modules/Inputs/import-textual/M2/B/B.h
1
2#import "someheader.h"
3
4typedef myint bint;
5