]> git.proxmox.com Git - rustc.git/blob - vendor/codespan-reporting/tests/snapshots/term__fizz_buzz__medium_color.snap
New upstream version 1.71.1+dfsg1
[rustc.git] / vendor / codespan-reporting / tests / snapshots / term__fizz_buzz__medium_color.snap
1 ---
2 source: codespan-reporting/tests/term.rs
3 expression: TEST_DATA.emit_color(&config)
4 ---
5 FizzBuzz.fun:8:12: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible types{/}
6 {fg:Blue}={/} expected type `String`
7 found type `Nat`
8 FizzBuzz.fun:16:16: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible types{/}
9 {fg:Blue}={/} expected type `String`
10 found type `Nat`
11