blob: 862605cec0d47116192453522b4fb34c8acc39af [file] [log] [blame]
---
source: codespan-reporting/tests/term.rs
expression: TEST_DATA.emit_no_color(&config)
---
note: middle
┌─ hello:1:7
1 Hello world!
^ middle
note: end of line
┌─ hello:1:13
1 Hello world!
^ end of line
note: end of line
┌─ hello:2:11
2 Bye world!
^ end of line
note: end of file
┌─ hello:3:4
3
^ end of file