Files
cli/vendor/wit-component/tests/interfaces/world-pkg-conflict/bar.wit

4 lines
32 B
Plaintext
Raw Normal View History

interface a {
type t = u32;
}