5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
package foo:foo;
|
|
interface foo {
|
|
use foo:bar/baz.{nonexistent};
|
|
}
|