10 lines
63 B
Plaintext
10 lines
63 B
Plaintext
|
|
package foo:foo;
|
||
|
|
|
||
|
|
world c {
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
interface foo {
|
||
|
|
use a.{t};
|
||
|
|
}
|