1package foo:foo;
2
3world the-world {
4  export y: func();
5}
6