5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
package foo:root;
|
|
interface foo {
|
|
use foo:a1/foo.{};
|
|
}
|
package foo:root;
|
|
interface foo {
|
|
use foo:a1/foo.{};
|
|
}
|