llvm/clang/test/VFS/Inputs/actual_module2.map

module not_real {
  header "not_real.h"
  export *
  explicit module from_second_vfs { }
}