Files
cli/vendor/wit-component/tests/interfaces/upstream-deps-same-name/deps/b/the-name.wit

5 lines
54 B
Plaintext

package foo:b;
interface the-name {
type ty = u8;
}