Fix rebase

This commit is contained in:
Esteban Küber 2019-04-18 18:57:16 -07:00
parent 7b050fe831
commit 2f4035d27e

View file

@ -16,5 +16,5 @@ error[E0601]: `main` function not found in crate `issue_60057`
error: aborting due to 3 previous errors
Some errors occurred: E0425, E0601.
Some errors have detailed explanations: E0425, E0601.
For more information about an error, try `rustc --explain E0425`.