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