unplugged-system/external/clang/test/VFS/Inputs/some_frame_module.map

6 lines
106 B
Plaintext
Raw Normal View History

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