xref: /llvm-project/clang/test/Modules/Inputs/normal-module-map/Umbrella/module.modulemap (revision a171d248ca34b8b6f8de11d42a83ad981285963a)
1module Umbrella {
2  umbrella header "Umbrella.h"
3}