4 lines
69 B
Text
4 lines
69 B
Text
module m {
|
|
module a { header "a.h" }
|
|
module b { header "b.h" }
|
|
}
|