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

6 lines
57 B
Plaintext

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