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

6 lines
57 B
Plaintext
Raw Normal View History

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