Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
error-codes
/
E0131.rs
blob: 3ed739949a0ee70e33f1a0eb983237353c06c3a4 [
file
] [
log
] [
blame
] [
edit
]
fn
main
<
T
>()
{
//~^ ERROR E0131
}