summaryrefslogtreecommitdiffstats
path: root/third_party/rust/codespan-reporting/tests/snapshots/term__fizz_buzz__medium_color.snap
blob: ef97c2c0e3ba6636990f7acb632074991fd2cd66 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
source: codespan-reporting/tests/term.rs
expression: TEST_DATA.emit_color(&config)
---
FizzBuzz.fun:8:12: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible types{/}
 {fg:Blue}={/} expected type `String`
      found type `Nat`
FizzBuzz.fun:16:16: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible types{/}
 {fg:Blue}={/} expected type `String`
      found type `Nat`