llvm/clang/test/PCH/Inputs/modules/module.modulemap

module Foo {
  header "Foo.h"
}