]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/switched-expectations.stderr
Remove licenses
[rust.git] / src / test / ui / switched-expectations.stderr
index 9db318735bdc0cfa48d2b0cef127b94e067e5da8..bbb9b51650e0226db4e2b9e54753bef6e5215a22 100644 (file)
@@ -1,5 +1,5 @@
 error[E0308]: mismatched types
-  --> $DIR/switched-expectations.rs:13:30
+  --> $DIR/switched-expectations.rs:3:30
    |
 LL |     let ref string: String = var; //~ ERROR mismatched types [E0308]
    |                              ^^^ expected struct `std::string::String`, found i32