]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/fail-simple.stderr
Rollup merge of #57132 - daxpedda:master, r=steveklabnik
[rust.git] / src / test / ui / fail-simple.stderr
index 9759249342ac6ded241dd6726aa3be12f7032e90..31be4e2c87a68a5c70d741abf9572e7e585826cd 100644 (file)
@@ -1,5 +1,5 @@
 error: no rules expected the token `@`
-  --> $DIR/fail-simple.rs:12:12
+  --> $DIR/fail-simple.rs:2:12
    |
 LL |     panic!(@); //~ ERROR no rules expected the token `@`
    |            ^ no rules expected this token in macro call