Update references test output

This commit is contained in:
Lukas Wirth
2021-02-12 19:00:37 +01:00
parent c5be0b2589
commit fd6cf4d566
+2 -2
View File
@@ -1121,9 +1121,9 @@ fn foo(self) {
"#,
expect![[r#"
Bar Variant FileId(0) 11..16 11..14 Other
Bar Variant FileId(0) 11..16 11..14
FileId(0) 89..92 Other
FileId(0) 89..92
"#]],
);
}