Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
non-module.h
1
#ifndef NON_MODULE_H
2
#define NON_MODULE_H
3
4
#endif
5