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