android13/external/clang/test/Modules/Inputs/include_next/x/module.modulemap

3 lines
79 B
Plaintext

module xa { header "a.h" export * }
module xb { header "subdir/b.h" export * }