This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3c10cf088a
rust
/
tests
/
ui
/
fn
/
bad-main.rs
2 lines
72 B
Rust
Raw
Normal View
History
Unescape
Escape
Add backticks to various diagnostics
2020-01-04 18:17:46 -06:00
fn
main
(
x
:
isize
)
{
}
//~ ERROR: `main` function has wrong type [E0580]
Reference in New Issue
Copy Permalink