5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
package foo:foo;
|
|
interface foo {
|
|
use foo:bar/baz.{a-name};
|
|
}
|