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

6 lines
40 B
Plaintext
Raw Normal View History

// parse-fail
interface foo {
abcd
}