Files
cli/vendor/wit-parser/tests/ui/versions/deps/a2/foo.wit

6 lines
54 B
Plaintext

package a:a@2.0.0;
interface foo {
type t = u32;
}