unplugged-vendor/external/clang/test/CodeCompletion/Inputs/ModuleA/module.modulemap

5 lines
51 B
Plaintext
Raw Permalink Normal View History

module ModuleA {
header "moduleA.h"
export *
}