7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
package foo:foo;
|
|
|
|
world foo {
|
|
import foo:bar/the-interface;
|
|
import foo:bar/bar;
|
|
}
|