hanchenye-llvm-project/clang/test/VFS/Inputs/some_frame_module.map

6 lines
106 B
Plaintext

framework module SomeFramework {
umbrella header "public_header.h"
export *
module * { export * }
}