1module Foo {
2  header "Foo.h"
3}
4
5module Bar {
6  header "Bar.h"
7}
8