Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
issues
/
issue-51022.rs
blob: cebdfe00c1b9d336a22b31c7e6c48e0cca47d78a [
file
] [
log
] [
blame
]
fn
main
<
'
a
>()
{
}
//~^ ERROR `main` function is not allowed to have generic parameters [E0131]