Files
cli/vendor/wit-parser/tests/ui/multi-file/cycle-b.wit

4 lines
39 B
Plaintext

interface cycle2 {
use cycle1.{t};
}