4 lines
78 B
Text
4 lines
78 B
Text
|
module a { header "friend.h" export * }
|
||
|
module b { header "def.h" export * }
|
||
|
|