Clang Project
clang_source_code
/
test
/
VFS
/
Inputs
/
actual_module2.map
1
module not_real {
2
header "not_real.h"
3
export *
4
explicit module from_second_vfs { }
5
}
6