Files
cli/vendor/wit-component/tests/merge/bad-world4/into/a.wit

6 lines
56 B
Plaintext

package foo:into;
interface a {
use foo:foo/a.{a};
}