chromium/third_party/rust/chromium_crates_io/vendor/codespan-reporting-0.11.1/tests/snapshots/term__multiline_overlapping__medium_no_color.snap

---
source: codespan-reporting/tests/term.rs
expression: TEST_DATA.emit_no_color(&config)
---
codespan/src/file.rs:4:34: error[E0308]: match arms have incompatible types
 = expected type `Result<ByteIndex, LineIndexOutOfBoundsError>`
      found type `LineIndexOutOfBoundsError`