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

5 lines
55 B
Plaintext

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