6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
package foo:foo;
|
|
|
|
world foo {
|
|
export foo:my-dep/my-interface;
|
|
}
|