blob: 3052c89bf24527d6b5332af76a9a9ba9bff310fc [file]
package foo:foo;
interface a {
use foo:a/the-name.{ty};
use foo:b/the-name.{ty as ty2};
}