8 lines
71 B
Plaintext
8 lines
71 B
Plaintext
|
module X {
|
||
|
module T {
|
||
|
header "X.h"
|
||
|
export *
|
||
|
}
|
||
|
export *
|
||
|
}
|