Sign in
rust
/
rust
/
244fc326f23b58bc9db6bd985c59b80098ff14c1
/
.
/
tests
/
ui
/
error-codes
/
E0131.rs
blob: 3ed739949a0ee70e33f1a0eb983237353c06c3a4 [
file
] [
log
] [
blame
]
fn
main
<
T
>()
{
//~^ ERROR E0131
}