Files
cli/vendor/wit-parser/tests/ui/disambiguate-diamond/shared1.wit

4 lines
45 B
Plaintext
Raw Normal View History

interface shared1 {
type the-type = u32;
}