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

3 lines
80 B
Plaintext
Raw Permalink Normal View History

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