summaryrefslogtreecommitdiffstats
path: root/third_party/rust/codespan-reporting/tests/snapshots/term__message_errorcode__short_no_color.snap
blob: ccddd8db4f7edd6e70a91933d65a2d95e1f1b59b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: codespan-reporting/tests/term.rs
expression: TEST_DATA.emit_no_color(&config)
---
error[E0001]: a message
warning[W001]: a message
note[N0815]: a message
help[H4711]: a message
error: where did my errorcode go?
warning: where did my errorcode go?
note: where did my errorcode go?
help: where did my errorcode go?