mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
module hidden {
|
|
header "visible.h"
|
|
explicit module sub { header "hidden.h" }
|
|
}
|