]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/token/issue-10636-2.stderr
Add new error code
[rust.git] / src / test / ui / token / issue-10636-2.stderr
index faa30dca94581effc840dcc6ba1f3f9f90b4407e..4b0b05ca65adc89eee6a6baf957dc68bcc75ef57 100644 (file)
@@ -22,7 +22,7 @@ error: expected expression, found `)`
 19 | } //~ ERROR: incorrect close delimiter
    | ^
 
-error: main function not found
+error[E0601]: main function not found
 
 error: aborting due to previous error(s)