5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
|
module hidden {
|
||
|
header "visible.h"
|
||
|
explicit module sub { header "hidden.h" }
|
||
|
}
|