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

6 lines
54 B
Plaintext

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