]> 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 18eb2fabdacb541d351401a235a146ac198948b1..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 25 previous errors
+error: aborting due to previous error(s)