Sign in
android
/
toolchain
/
rustc
/
bcfff4e50dda5837a362e7ef749affe38767d9f2
/
.
/
vendor
/
wit-component-0.216.0
/
tests
/
interfaces
/
upstream-deps-same-name
/
foo.wit.print
blob: 3052c89bf24527d6b5332af76a9a9ba9bff310fc [
file
]
package
foo
:
foo
;
interface
a
{
use
foo
:
a
/
the
-
name
.{
ty
};
use
foo
:
b
/
the
-
name
.{
ty
as
ty2
};
}