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

5 lines
56 B
Plaintext

package foo:%from;
interface a {
use foo:foo/a.{a};
}