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

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