Files
cli/vendor/wit-parser/tests/ui/cross-package-resource/deps/foo/foo.wit

6 lines
51 B
Plaintext
Raw Normal View History

package some:dep;
interface foo {
resource r;
}