1module self {
2  header "self.h"
3}
4
5module other {
6  header "other.h"
7}
8