8 lines
71 B
Text
8 lines
71 B
Text
|
module self {
|
||
|
header "self.h"
|
||
|
}
|
||
|
|
||
|
module other {
|
||
|
header "other.h"
|
||
|
}
|