]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/resolve/issue-14254.stderr
Add new error code
[rust.git] / src / test / ui / resolve / issue-14254.stderr
index 8aaad906ea28a477e8c7324b2815ed46e1469ade..009d969fc285d703b6ae838023045ca81ae5c294 100644 (file)
@@ -142,7 +142,7 @@ error[E0425]: cannot find value `bah` in this scope
 133 |         bah;
     |         ^^^ did you mean `Self::bah`?
 
-error: main function not found
+error[E0601]: main function not found
 
 error: aborting due to previous error(s)