Files
cli/vendor/wit-parser/tests/ui/parse-fail/multi-file-missing-delimiter/observe.wit

6 lines
121 B
Plaintext

interface observe {
record bar {
a : string,
}
// NB: intentionally missing a delimiter at the end of the file