Update fixed tests
This commit is contained in:
@@ -654,6 +654,7 @@ fn main() {
|
||||
let test = "test";
|
||||
//^^^^ &str
|
||||
let test = InnerStruct {};
|
||||
//^^^^ InnerStruct
|
||||
|
||||
let test = unresolved();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user