Files
cli/vendor/wit-parser/tests/ui/parse-fail/bad-resource1.wit

6 lines
60 B
Plaintext

package foo:bar;
interface foo {
type t = borrow<u32>;
}