1package foo:bar;
2
3world foo {
4  import my:dep/[email protected];
5  import my:dep/[email protected];
6  export my:dep/[email protected];
7}
8