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