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

---
source: codespan-reporting/tests/term.rs
expression: TEST_DATA.emit_no_color(&config)
---
error[E01]: cow may not jump during new moon.
  ┌─ moon_jump.rs:1:1
  │
1 │ 🐄🌑🐄🌒🐄🌓🐄🌔🐄🌕🐄🌖🐄🌗🐄🌘🐄
  │ ^^ Invalid jump

note: invalid unicode range
  ┌─ moon_jump.rs:1:1
  │
1 │ 🐄🌑🐄🌒🐄🌓🐄🌔🐄🌕🐄🌖🐄🌗🐄🌘🐄
  │ -- Cow range does not start at boundary.

note: invalid unicode range
  ┌─ moon_jump.rs:1:3
  │
1 │ 🐄🌑🐄🌒🐄🌓🐄🌔🐄🌕🐄🌖🐄🌗🐄🌘🐄
  │     -- Cow range does not end at boundary.

note: invalid unicode range
  ┌─ moon_jump.rs:1:1
  │
1 │ 🐄🌑🐄🌒🐄🌓🐄🌔🐄🌕🐄🌖🐄🌗🐄🌘🐄
  │ ------ Cow does not start or end at boundary.