]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/underscore-suffix-for-string.stderr
Rollup merge of #67005 - andrewbanchich:master, r=joshtriplett
[rust.git] / src / test / ui / parser / underscore-suffix-for-string.stderr
index ed1b4d3ebd026ac2e1b7c3e6453a2af5e7a8d1d7..80d0d1bc83b616fac3eeab6210d817f7c3136429 100644 (file)
@@ -1,5 +1,5 @@
 warning: underscore literal suffix is not allowed
-  --> $DIR/underscore-suffix-for-string.rs:5:18
+  --> $DIR/underscore-suffix-for-string.rs:4:18
    |
 LL |     let _ = "Foo"_;
    |                  ^