mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-24 05:33:41 +00:00
Update references test output
This commit is contained in:
parent
c5be0b2589
commit
fd6cf4d566
@ -1121,9 +1121,9 @@ impl Foo {
|
||||
|
||||
"#,
|
||||
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
|
||||
"#]],
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user