unplugged-vendor/external/clang/test/Modules/Inputs/preprocess/module.modulemap

3 lines
80 B
Plaintext
Raw Normal View History

module fwd { header "fwd.h" export * }
module file { header "file.h" export * }