4 lines
83 B
Text
4 lines
83 B
Text
module hidden {
|
|
header "visible.h"
|
|
explicit module sub { header "hidden.h" }
|
|
}
|