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

6 lines
52 B
Plaintext

// parse-fail
interface kw {
type option = u32
}