We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff009fb commit 14b3b1cCopy full SHA for 14b3b1c
examples/expected_type.rs
@@ -23,7 +23,7 @@ fn main() {
23
SourceAnnotation {
24
label: "",
25
annotation_type: AnnotationType::Error,
26
- range: (205, 207),
+ range: (193, 195),
27
},
28
29
label: "while parsing this struct",
0 commit comments