8 lines
70 B
Plaintext
8 lines
70 B
Plaintext
package foo:foo;
|
|
|
|
use foo as bar;
|
|
|
|
interface foo {}
|
|
|
|
interface bar {}
|