xref: /llvm-project/clang/test/VFS/Inputs/actual_module2.map (revision f9a6ac213a31b7cc90054034f6a4ea1846d1b360)
1module not_real {
2  header "not_real.h"
3  export *
4  explicit module from_second_vfs { }
5}
6