]> git.proxmox.com Git - rustc.git/blame - vendor/codespan-reporting/tests/snapshots/empty_spans__rich_color.snap
New upstream version 1.45.0+dfsg1
[rustc.git] / vendor / codespan-reporting / tests / snapshots / empty_spans__rich_color.snap
CommitLineData
60c5eb7d
XL
1---
2created: "2019-08-28T14:41:01.270444Z"
3creator: insta@0.10.1
4source: codespan-reporting/tests/term.rs
5expression: TEST_DATA.emit_color(&config)
6---
7{fg:Green bold bright}note{bold bright}: middle{/}
8
9 {fg:Blue}┌{/}{fg:Blue}──{/} hello:1:7 {fg:Blue}───{/}
10 {fg:Blue}│{/}
11 {fg:Blue}1{/} {fg:Blue}│{/} Hello {fg:Green}{/}world!
12 {fg:Blue}│{/} {fg:Green}^ middle{/}
13 {fg:Blue}│{/}
14
15{fg:Green bold bright}note{bold bright}: end of line{/}
16
17 {fg:Blue}┌{/}{fg:Blue}──{/} hello:1:13 {fg:Blue}───{/}
18 {fg:Blue}│{/}
19 {fg:Blue}1{/} {fg:Blue}│{/} Hello world!{fg:Green}{/}
20 {fg:Blue}│{/} {fg:Green}^ end of line{/}
21 {fg:Blue}│{/}
22
23{fg:Green bold bright}note{bold bright}: end of file{/}
24
25 {fg:Blue}┌{/}{fg:Blue}──{/} hello:2:11 {fg:Blue}───{/}
26 {fg:Blue}│{/}
27 {fg:Blue}2{/} {fg:Blue}│{/} Bye world!{fg:Green}{/}
28 {fg:Blue}│{/} {fg:Green}^ end of file{/}
29 {fg:Blue}│{/}
30
31