android_mt6572_jiabo/external/clang/test/Modules/Inputs/preprocess/module.modulemap
2025-09-05 16:56:03 +08:00

2 lines
80 B
Text

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