llvm/clang/test/Modules/Inputs/builtin-headers/module.modulemap

module ModuleWithBuiltinHeader [system] {
    header "float.h"
}