Clang Project

clang_source_code/test/Modules/Inputs/import-textual/M/A/A.h
1
2#import "someheader.h"
3
4typedef myint aint;
5